public class BulkEventResult extends EventResult
Constructor and Description |
---|
BulkEventResult() |
Modifier and Type | Method and Description |
---|---|
java.util.HashMap |
getResultMap()
Returns the result of bulk orchestration.
|
void |
setResultMap(java.util.HashMap resultMap)
Sets the bulk orchestration result
|
addWarning, getDeferredChanges, getFailureReason, getImmediateChanges, getWarnings, isVeto, setDeferredChanges, setFailureReason, setImmediateChanges, setImmediateChanges, setProcessingWait, setVeto, shouldProcessImmediateInSequence, shouldProcessingWait
public java.util.HashMap getResultMap()
public void setResultMap(java.util.HashMap resultMap)
resultMap
- Containing each orchestration that is part of the bulk orchestartion and its
corresponding result