Uses of Class
pro.taskana.adapter.systemconnector.api.SystemResponse
Packages that use SystemResponse
-
Uses of SystemResponse in pro.taskana.adapter.systemconnector.api
Methods in pro.taskana.adapter.systemconnector.api that return SystemResponseModifier and TypeMethodDescriptionSystemConnector.cancelClaimReferencedTask(ReferencedTask task) Instruct the external system to claim a task.SystemConnector.claimReferencedTask(ReferencedTask task) Instruct the external system to claim a task.SystemConnector.completeReferencedTask(ReferencedTask task) Instruct the external system to complete a task.