|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of WorkflowTaskTuple in tassl.application.cometcloud |
---|
Methods in tassl.application.cometcloud with parameters of type WorkflowTaskTuple | |
---|---|
abstract java.lang.Object |
WorkflowMeteorGenericWorker.computeTaskSpecific(java.lang.Object dataobj,
WorkflowTaskTuple tasktupl)
Process the tasks. |
Uses of WorkflowTaskTuple in tassl.application.cometcloud.sample |
---|
Methods in tassl.application.cometcloud.sample with parameters of type WorkflowTaskTuple | |
---|---|
java.lang.Object |
AppWorker.computeTaskSpecific(java.lang.Object dataobj,
WorkflowTaskTuple tasktuple)
This method is called to compute the task |
Uses of WorkflowTaskTuple in tassl.application.cometcloud.sampleLoop |
---|
Methods in tassl.application.cometcloud.sampleLoop with parameters of type WorkflowTaskTuple | |
---|---|
java.lang.Object |
AppWorker.computeTaskSpecific(java.lang.Object dataobj,
WorkflowTaskTuple tasktuple)
This method is called to compute the task |
Uses of WorkflowTaskTuple in tassl.application.cometcloud.sampleMontage |
---|
Methods in tassl.application.cometcloud.sampleMontage with parameters of type WorkflowTaskTuple | |
---|---|
java.lang.Object |
AppWorkerMontage.computeTaskSpecific(java.lang.Object dataobj,
WorkflowTaskTuple tasktuple)
This method is called to compute the task |
Uses of WorkflowTaskTuple in tassl.application.cometcloud.sampleNonBlocking |
---|
Methods in tassl.application.cometcloud.sampleNonBlocking with parameters of type WorkflowTaskTuple | |
---|---|
java.lang.Object |
AppWorker.computeTaskSpecific(java.lang.Object dataobj,
WorkflowTaskTuple tasktuple)
This method is called to compute the task |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |