public class CloseProcessFlowModification extends XMLRequest
| Constructor and Description |
|---|
CloseProcessFlowModification(JobPlanMonitor mon,
boolean commit)
Ends a modification of a ProcessFlow monitor.
|
getAllMessageBoxes, getMessageBox, getRequestID, handleResponse, send, showQuarantineNotificationpublic CloseProcessFlowModification(JobPlanMonitor mon, boolean commit)
commit to true corresponds to the menu item "Add activated tasks" in the User Interface.
Setting the parameter commit to false corresponds to the menu item "Switch to monitor mode" in the User Interface.mon - ProcessFlow monitor which is opened for modificationcommit - true to activate added tasks, false to switch to monitor modeCopyright © 2021. All rights reserved.