Class BusinessContextProcessActionHandler

  • All Implemented Interfaces:
    IProcessActionHandler, IParameters

    public class BusinessContextProcessActionHandler
    extends ProcessActionHandler<Source<?>>
    This class will use in business context admin.
    Since:
    7.0.0
    Version:
    $Revision: 16294 $ $Date: 2014-06-24 13:51:20 -0300 (Tue, 24 Jun 2014) $
    • Constructor Detail

      • BusinessContextProcessActionHandler

        public BusinessContextProcessActionHandler()
    • 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