Uses of Class
org.wso2.carbon.inbound.endpoint.protocol.generic.GenericOneTimeTask
-
Packages that use GenericOneTimeTask Package Description org.wso2.carbon.inbound.endpoint.common -
-
Uses of GenericOneTimeTask in org.wso2.carbon.inbound.endpoint.common
Methods in org.wso2.carbon.inbound.endpoint.common with parameters of type GenericOneTimeTask Modifier and Type Method Description protected void
InboundOneTimeTriggerEventBasedProcessor. start(GenericOneTimeTask task, String endpointPostfix)
Based on the coordination option schedule the task with NTASK or run as a background thread
-