Package | Description |
---|---|
com.ibm.tivoli.maximo.interaction.process |
Modifier and Type | Method and Description |
---|---|
void |
ExternalServiceInvoker.invokeService(MboRemote mbo,
ServiceInvokerInfo info,
java.util.Map<java.lang.String,java.lang.Object> metaData)
This is the method which is called when the class is used a custom
action.
|
void |
ExternalServiceInvoker.invokeService(MboSetRemote mboSet,
ServiceInvokerInfo info,
java.util.Map<java.lang.String,java.lang.Object> metaData)
This is the method which is called when the class is used a custom
action.
|