com.ibm.openpages.api.workflow.actions

Class AbstractCustomAction

  • java.lang.Object
    • com.ibm.openpages.api.workflow.actions.AbstractCustomAction
    • Method Detail

      • execute

        public final void execute()
                           throws java.lang.Exception
        Description copied from interface: IWFCustomAction
        Execute to process the custom action
        Specified by:
        execute in interface IWFCustomAction
        Throws:
        java.lang.Exception
      • validate

        public boolean validate()
        Description copied from interface: IWFCustomAction
        API to be implemented by sub-classes to validate configuration of the custom action
        Specified by:
        validate in interface IWFCustomAction
        Returns:
        boolean
      • getPropertyValue

        public final java.lang.String getPropertyValue(java.lang.String propertyName)
        Description copied from interface: IWFCustomAction
        Returns custom property values by name.
        Specified by:
        getPropertyValue in interface IWFCustomAction
        Returns:
        String property value
      • throwException

        public final void throwException(java.lang.String message,
                                         java.lang.Throwable cause)
                                  throws WFServiceException
        Throws:
        WFServiceException

Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.