Class AbstractExplorerNodeWorkflowComponent

    • Field Detail

      • EXPLORERNODE_KEY

        public static final String EXPLORERNODE_KEY
        Constant for storing the content into the transient variables map.
    • Method Detail

      • getExplorerNode

        protected ExplorerNode getExplorerNode​(Map transientVars)
                                        throws com.opensymphony.workflow.WorkflowException
        Retrieve the resource associated with the workflow.
        Parameters:
        transientVars - the parameters from the call.
        Returns:
        the resource.
        Throws:
        com.opensymphony.workflow.WorkflowException - if the resource is not found.