jBPM distribution 6.0.0.Beta5

org.jbpm.process.core.event
Interface EventFilter

All Known Implementing Classes:
BroadcastEventTypeFilter, EventTypeFilter

public interface EventFilter


Method Summary
 boolean acceptsEvent(String type, Object event)
           
 

Method Detail

acceptsEvent

boolean acceptsEvent(String type,
                     Object event)

jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.