Class ClusterProcessActionHandler

    • Field Detail

      • TYPE_UPDATE_CLUSTER_CONFIG

        public static final java.lang.String TYPE_UPDATE_CLUSTER_CONFIG
        Type that indicates the action is to update the cluster configuration.
        Since:
        4.1.0
        See Also:
        Constant Field Values
    • Constructor Detail

      • ClusterProcessActionHandler

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