Package com.hybris.backoffice.workflow.designer.handler
-
Interface Summary Interface Description WorkflowDesignerDataManipulationListener Listens on events that modify Workflow Designer model, that is events that change the yet-unsaved data.WorkflowDesignerOnAddNodeActionsListener Listener for action/decision/and connection creationWorkflowDesignerRemoveHandler Handles the 'Delete' action in workflow designer.WorkflowDesignerSaveHandler Handles the 'Save' button in workflow designer. -
Class Summary Class Description DataManipulationDetectingHandler Notifies about changes toDataManipulationDetectingHandler.listenerand delegates handler methods toDataManipulationDetectingHandler.delegate.DefaultWorkflowDesignerOnAddNodeActionsListener Implementation of listener that sends events of action/decision/andConnection creation via widget socketsDefaultWorkflowDesignerRemoveHandler Default implementation of remove action in workflow designerDefaultWorkflowDesignerSaveHandler Default implementation of save - delegates to @WorkflowDesignerPersistenceServiceNetworkPopulationDetectingHandler NotifiesNetworkPopulationDetectingHandler.listenerabout population and delegates population toNetworkPopulationDetectingHandler.delegate.ViewEventDetectingHandler Notifies about changes toViewEventDetectingHandler.listenerand delegates view events toViewEventDetectingHandler.delegate.WorkflowDesignerCloseListener Listens on Workflow Designer close event and changes made.WorkflowDesignerDataManipulationViewEventHandler Default implementation of workflowDataManipulationHandlerandViewEventHandler