Package | Description |
---|---|
com.semarchy.mdm.runtime.activity |
This package contains the
IActivityService and the related classes. |
com.semarchy.mdm.runtime.model.logical |
This package contains the
IModel representing the model as designed in Semarchy Convergence For MDM. |
Modifier and Type | Method and Description |
---|---|
IHumanTask |
IActivityTask.getHumanTask() |
IHumanWorkflow |
IActivityTask.getHumanWorkflow() |
IHumanWorkflow |
IActivity.getHumanWorkflow()
The underlying
IHumanWorkflow that defines this IActivity |
IWorkflowTransition |
IActivityTask.getTransition()
The transition that were used if task completed.
|
IHumanTask |
IActivityTask.getTransitionHumanTask() |
Modifier and Type | Method and Description |
---|---|
IDataEntryWorkflow |
IApplication.getDataEntryWorkflow(String pName) |
IDupsWorkflow |
IApplication.getDupsWorkflow(String pName) |
IHumanWorkflow |
IApplication.getHumanWorkflow(String pName)
Get the
IHumanWorkflow with the given name or throws if name
doesn't match any of known workflows |
Copyright © 2016. All Rights Reserved.