Package org.flowable.eventregistry.api
Interface InboundChannelModelCacheManager.ChannelRegistration
- Enclosing interface:
- InboundChannelModelCacheManager
public static interface InboundChannelModelCacheManager.ChannelRegistration
-
Method Summary
-
Method Details
-
registered
boolean registered() -
previousChannel
InboundChannelModelCacheManager.RegisteredChannel previousChannel() -
rollback
void rollback()
-