Uses of Class
com.fluig.sdk.api.workflow.RequestTaskSLAVO
-
Packages that use RequestTaskSLAVO Package Description com.fluig.sdk.api.workflow -
-
Uses of RequestTaskSLAVO in com.fluig.sdk.api.workflow
Methods in com.fluig.sdk.api.workflow that return types with arguments of type RequestTaskSLAVO Modifier and Type Method Description List<RequestTaskSLAVO>
RequestSLAVO. getActualTasks()
Method parameters in com.fluig.sdk.api.workflow with type arguments of type RequestTaskSLAVO Modifier and Type Method Description void
RequestSLAVO. setActualTasks(List<RequestTaskSLAVO> actualTasks)
-