Class BusinessContexPropertyBagProcessAction

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class BusinessContexPropertyBagProcessAction
    extends ProcessActionHandler<Source<?>>
    This class will add or update the property bag to the channel.
    Since:
    7.0.0
    Version:
    $Revision: 15056 $ $Date: 2012-11-29 18:51:41 -0200 (Thu, 29 Nov 2012) $
    • Constructor Detail

      • BusinessContexPropertyBagProcessAction

        public BusinessContexPropertyBagProcessAction()
    • Method Detail

      • processAction

        public void processAction()
                           throws PortalException
        Description copied from interface: IProcessActionHandler
        Executes the process action.

        This method may execute the process action based on the parameters and node specifications passed to it earlier.

        Throws:
        PortalException