Uses of Enum
io.camunda.client.api.search.enums.AdHocSubProcessActivityResultType
Packages that use AdHocSubProcessActivityResultType
Package
Description
-
Uses of AdHocSubProcessActivityResultType in io.camunda.client.api.search.enums
Methods in io.camunda.client.api.search.enums that return AdHocSubProcessActivityResultTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AdHocSubProcessActivityResultType[]AdHocSubProcessActivityResultType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of AdHocSubProcessActivityResultType in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return AdHocSubProcessActivityResultTypeModifier and TypeMethodDescriptionAdHocSubProcessActivityResponse.AdHocSubProcessActivity.getType() -
Uses of AdHocSubProcessActivityResultType in io.camunda.client.impl.search.response
Methods in io.camunda.client.impl.search.response that return AdHocSubProcessActivityResultTypeModifier and TypeMethodDescriptionAdHocSubProcessActivityResponseImpl.AdHocSubProcessActivityImpl.getType()