com.ibm.tivoli.maximo.skd.skdaction

Interface SKDActionInterface

    • Method Detail

      • executeAction

        java.lang.Object executeAction(java.lang.Object actionObject)
                                throws java.lang.Exception
        Execute action
        Parameters:
        actionObject - - object on which action has to act
        Returns:
        - Return object
        Throws:
        SchedulerException
        java.lang.Exception
      • setSKDActionContext

        void setSKDActionContext(SKDActionContext context)
        Sets the action context
        Parameters:
        context -