Class ExecutionWrapper
- java.lang.Object
-
- de.ikor.sip.foundation.testkit.workflow.whenphase.ExecutionWrapper
-
public class ExecutionWrapper extends Object
Executes WhenPhaseDefinition
-
-
Constructor Summary
Constructors Constructor Description ExecutionWrapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<org.apache.camel.Exchange>
execute()
WhenPhaseDefinition
-
-
-
Method Detail
-
execute
public Optional<org.apache.camel.Exchange> execute()
WhenPhaseDefinition- Returns:
Exchange
-
-