Class OldWorkflowConversationEventHandler
- java.lang.Object
 - 
- de.xima.fc.gui.bean.designer.handler.event.OldWorkflowConversationEventHandler
 
 
- 
- All Implemented Interfaces:
 IApplicationEventHandler,ISessionConversationEventHandler,ISessionEventHandler,Serializable
public class OldWorkflowConversationEventHandler extends Object implements ISessionConversationEventHandler
Handles designer conversation events that are relevant to the old workflow designer tab.- Since:
 - 7.0.0
 - Author:
 - XIMA MEDIA GmbH
 - See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description OldWorkflowConversationEventHandler(BackendViewPushContext viewPushContext) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonOldWorkflowModified(OldWorkflowModifiedEvent event) 
 - 
 
- 
- 
Constructor Detail
- 
OldWorkflowConversationEventHandler
public OldWorkflowConversationEventHandler(BackendViewPushContext viewPushContext)
 
 - 
 
- 
Method Detail
- 
onOldWorkflowModified
public void onOldWorkflowModified(OldWorkflowModifiedEvent event)
 
 - 
 
 -