public interface CqRecordAutoTransitionCallback
Modifier and Type | Method and Description |
---|---|
boolean |
handleAutoTransition(CqRecord cqRecord,
CqAction cqAction)
Notify the client of a state transition
|
boolean handleAutoTransition(CqRecord cqRecord, CqAction cqAction)
cqRecord
- the record being transitionedcqAction
- the action being performedCopyright © IBM 2017. All rights reserved.