com.ibm.openpages.api.workflow.actions

Interface IWFCustomActionDef



  • public interface IWFCustomActionDef
    • Method Detail

      • isExecuteAsSystem

        boolean isExecuteAsSystem()
        Specifies whether the action will run with OPSystem administrator privileges.
        Returns:
        boolean
      • setExecuteAsSystem

        void setExecuteAsSystem(boolean executeAsSystem)
        Sets whether the action will run with OPSystem administrator privileges. If false the action will execute as the logged in user.
        Parameters:
        executeAsSystem -
      • getActionClass

        java.lang.String getActionClass()
        Returns the name of the action class.
        Returns:
        String
      • setActionClass

        void setActionClass(java.lang.String className)
        Sets the name of the action class.
        Parameters:
        className -
      • getProperty

        IWFCustomProperty getProperty(java.lang.String name)
        Returns the property for the given name. Refer IWFCustomProperty
        Parameters:
        name -
        Returns:
        IWFCustomProperty

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.