Package wt.workflow.definer


package wt.workflow.definer
  • Class
    Description
     
     
    Load workflows into the Windchill database.
    The ProcessDataInfo class provides information about the structure of ProcessData sets for the generated execution objects.
    Models elapsed time in workflows.
    Template for creation of assigned activities.
    WfConnectorTemplate class serves as a template for WfConnector objects.
    Abstract class that models template objects that can contain other template objects.
    This class is supported so it can be queried against and passed as arguments to other supported APIs like createProcess.
    A WfProcessTemplate represents a template for a specific workflow process; it is used to create instances of a workflow process.
    Use the newWfProcessTemplateMaster static factory method(s), not the WfProcessTemplateMaster constructor, to construct instances of this class.
    WfTemplateObject is the base class for the workflow definition objects.
    Simple structure containing information pertaining to a execution object variable.