|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WfProcess | |
|---|---|
| org.opencrx.kernel.activity1.jmi1 | |
| org.opencrx.kernel.backend | |
| org.opencrx.kernel.home1.jmi1 | |
| org.opencrx.kernel.workflow1.jmi1 | |
| Uses of WfProcess in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 that return WfProcess | |
|---|---|
WfProcess |
WfAction.getWfProcess()
Retrieves the value for the reference wfProcess. |
| Uses of WfProcess in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend that return WfProcess | |
|---|---|
WfProcess |
Workflows.findWfProcess(String name,
Segment segment,
javax.jdo.PersistenceManager pm)
|
WfProcess |
Workflows.initWorkflow(javax.jdo.PersistenceManager pm,
Workflow1Package workflowPackage,
Segment workflowSegment,
String id,
String name,
String description,
Boolean isSynchronous,
Property[] properties)
|
| Methods in org.opencrx.kernel.backend with parameters of type WfProcess | |
|---|---|
WfProcessInstance |
Workflows.executeWorkflow(WorkflowTarget wfTarget,
WfProcess wfProcess,
ContextCapable targetObject,
String targetObjectXri,
String triggeredByEventId,
Subscription triggeredBySubscription,
Integer triggeredByEventType)
|
Topic |
Workflows.initTopic(javax.jdo.PersistenceManager pm,
Workflow1Package workflowPackage,
Segment workflowSegment,
String id,
String name,
String description,
String topicPathPattern,
WfProcess[] actions)
|
| Uses of WfProcess in org.opencrx.kernel.home1.jmi1 |
|---|
| Methods in org.opencrx.kernel.home1.jmi1 that return WfProcess | |
|---|---|
WfProcess |
WfProcessInstance.getProcess()
Retrieves the value for the reference process. |
| Uses of WfProcess in org.opencrx.kernel.workflow1.jmi1 |
|---|
| Methods in org.opencrx.kernel.workflow1.jmi1 that return WfProcess | |
|---|---|
WfProcess |
WfProcessClass.createWfProcess()
Creates an instance of class WfProcess. |
WfProcess |
WfProcessClass.getWfProcess(Object object)
Creates an instance of class WfProcess based on the specified Object instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||