Interface OnBeforeObjectDefinitionChangeTypeActionScriptObject


  • public interface OnBeforeObjectDefinitionChangeTypeActionScriptObject
    Interface of the context available for OnBeforeObjectDefinitionChangeTypeAction trigger (for custom jobdefinition types).
    • Method Detail

      • getJobDefinition

        JobDefinition getJobDefinition()
        Return the JobDefinition that is changed
        Returns:
        JobDefinition
      • getUserName

        String getUserName()
        Returns the name of the user executing this context. The returned user name is dependent upon the UserContext of the Action.
        Returns:
        the User name