Uses of Interface
com.saperion.connector.wf.SaWFTask
Packages that use SaWFTask
Package
Description
This package contains the main classic workflow connector classes.
-
Uses of SaWFTask in com.saperion.connector.wf
Classes in com.saperion.connector.wf that implement SaWFTaskMethods in com.saperion.connector.wf that return SaWFTaskModifier and TypeMethodDescriptionSaWFConnector.getParentTask
(String taskId) Get parent task direct by ID.SaWFConnectorImpl.getParentTask
(String taskId) Get parent task direct by ID.Creates a task object from the given task information.Get task direct by ID.Creates a task object from the given task information.Get task direct by ID.WorkflowResult.getTask()
final SaWFTask
WorkflowResultImpl.getTask()
Methods in com.saperion.connector.wf with parameters of type SaWFTask