com.tibco.bpm.web.client.model.managedevents
Interface ProcessTemplateEventHandler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler

public interface ProcessTemplateEventHandler
extends com.google.gwt.event.shared.EventHandler

Handler interface for the ProcessTemplateEvent. The implemented method is called on the handler when the event is dispatched.

©2013 Cloud Software Group, Inc.

Since:
2.1.0
See Also:
ProcessTemplateEvent#dispatchLocal(ProcessTemplateEventHandler)

Method Summary
 void onProcessTemplateEvent(ProcessTemplateEvent event)
           
 

Method Detail

onProcessTemplateEvent

void onProcessTemplateEvent(ProcessTemplateEvent event)


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.