-
Method Summary
boolean
boolean
boolean
Gets whether the instances will be migrated as part of the resume action.
boolean
void
void
void
Sets whether the instances will be migrated as part of the resume action.
void
Methods inherited from interface oracle.bpm.services.instancemanagement.model.IBaseGrabRequest
getComments, getRequestedCorrelationKeyValueChanges, getRequestedFlowChanges, getRequestedInstanceAttributeValueChanges, getRequestedVariableValueChanges, getRequester, isValidateValue, setComments, setRequestedCorrelationKeyValueChanges, setRequestedFlowChanges, setRequestedInstanceAttributeValueChanges, setRequestedVariableValueChanges, setRequester, setValidateValue
-
Method Details
-
setMigrateInstance
void setMigrateInstance(boolean migrateInstance)
-
isMigrateInstance
boolean isMigrateInstance()
-
isResumeComponent
boolean isResumeComponent()
-
setResumeComponent
void setResumeComponent(boolean resumeComponent)
-
isLeaveNonMigratedInstancesSuspended
boolean isLeaveNonMigratedInstancesSuspended()
-
setLeaveNonMigratedInstancesSuspended
void setLeaveNonMigratedInstancesSuspended(boolean leaveNonMigratedInstancesSuspended)
-
isMigrateInstancesInResume
boolean isMigrateInstancesInResume()
Gets whether the instances will be migrated as part of the resume action.
- Returns:
- true if the instances will be migrated in the resume action, false otherwise
-
setMigrateInstancesInResume
void setMigrateInstancesInResume(boolean migrateInstancesInResume)
Sets whether the instances will be migrated as part of the resume action.
- Parameters:
migrateInstancesInResume
- true if the instances will be migrated in the resume action, false otherwise