Uses of Enum
io.camunda.client.api.command.enums.JobResultType
Packages that use JobResultType
Package
Description
-
Uses of JobResultType in io.camunda.client.api.command
Methods in io.camunda.client.api.command that return JobResultType -
Uses of JobResultType in io.camunda.client.api.command.enums
Methods in io.camunda.client.api.command.enums that return JobResultTypeModifier and TypeMethodDescriptionstatic JobResultTypeReturns the enum constant of this type with the specified name.static JobResultType[]JobResultType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of JobResultType in io.camunda.client.impl.command
Methods in io.camunda.client.impl.command that return JobResultType