Package org.apache.camel.resume
Interface ResumeAction
-
public interface ResumeActionProvides and interface for integrations to run actions during resume
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanevalEntry(Object key, Object value)Runs an action on an resumable (entry)
-