Uses of Class
wrapper.Invocation

Uses of Invocation in wrapper
 

Methods in wrapper that return Invocation
(package private)  Invocation Connection.getInvocation(java.lang.Integer invocationId)
           
(package private)  Invocation Connection.createInvocation(java.lang.String methodname)
           
(package private)  Invocation CPAMMegamodule.getInvocation(java.lang.Integer invocationId)
           
 

Methods in wrapper with parameters of type Invocation
protected  boolean CPAMMegamodule.abortExecution(Invocation invocationObject, java.lang.String methodname)
          Abort the invocation.