Package com.webmethods.bpm.process

Task Engine Ad-Hoc Worflow APIs

See:
          Description

Interface Summary
BpmProcessManagerFactory.IBpmProcessManagerFactory  
IBpmProcess Represents Ad-hoc workflow process instance
IBpmProcessCustomFields Interface which represents custom logged fields
IBpmProcessCustomFields.IBpmProcessCustomField Single instance of custom field
IBpmProcessDefinition Interface which represents process definition for ad-hoc workflow
IBpmProcessError Interface representing a single error entry
IBpmProcessManager Manager for BPM processes and process definitions
IBpmProcessStep Interface which represents process instance step
IBpmProcessStepDefinition Represents step definiion for the process
IBpmProcessTransition  
IBpmProcessTransitionDefinition Interface representing transition definition
 

Class Summary
BpmProcessManagerFactory Singleton factory to create instance of IBpmProcessManager
BpmProcessSearchQuery Search Query for BPM Processes
BpmProcessSearchQueryTerm Search Term class for BpmProcessSearchQuery
IBpmProcessCustomFields.FIELD_TYPE Field type
 

Package com.webmethods.bpm.process Description

Task Engine Ad-Hoc Worflow APIs