Uses of Class
pro.taskana.adapter.exceptions.TaskTerminationFailedException
-
Packages that use TaskTerminationFailedException Package Description pro.taskana.adapter.taskanaconnector.api -
-
Uses of TaskTerminationFailedException in pro.taskana.adapter.taskanaconnector.api
Methods in pro.taskana.adapter.taskanaconnector.api that throw TaskTerminationFailedException Modifier and Type Method Description voidTaskanaConnector. terminateTaskanaTask(ReferencedTask referencedTask)terminate TASKANA task that runs on behalf of an external task.
-