java.lang.Object
net.odoframework.service.Invocation
public class Invocation extends Object
-
Constructor Summary
Constructors Constructor Description Invocation()Invocation(String id, Object invocationContext) -
Method Summary
Modifier and Type Method Description StringgetId()<T> Optional<T>getUnderlyingContext(Class<T> type)<T> voidwithContext(Consumer<T> consumer)
-
Constructor Details
-
Invocation
public Invocation() -
Invocation
-
-
Method Details
-
getId
-
getUnderlyingContext
-
withContext
-