public interface IBaseMigrateInstanceContextResponse
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<IActivityInfo> |
getActivitiesInConflict()
Gets an iterable collection of removed activities in the new process model.
|
java.lang.Iterable<IVariableItem> |
getAddedDataObjects()
Gets an iterable collection of added Data Objects in the new process model
|
java.lang.Iterable<IVariableItem> getAddedDataObjects()
java.lang.Iterable<IActivityInfo> getActivitiesInConflict()