KIE API 6.1.0.CR2

org.kie.api.event.rule
Interface MatchEvent

All Superinterfaces:
KieRuntimeEvent
All Known Subinterfaces:
AfterMatchFiredEvent, BeforeMatchFiredEvent, MatchCancelledEvent, MatchCreatedEvent

public interface MatchEvent
extends KieRuntimeEvent


Method Summary
 Match getMatch()
           
 
Methods inherited from interface org.kie.api.event.KieRuntimeEvent
getKieRuntime
 

Method Detail

getMatch

Match getMatch()

KIE API 6.1.0.CR2

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