Uses of Enum
io.camunda.client.protocol.rest.FlowNodeInstanceFilter.TypeEnum
Packages that use FlowNodeInstanceFilter.TypeEnum
-
Uses of FlowNodeInstanceFilter.TypeEnum in io.camunda.client.api.search.response
Methods in io.camunda.client.api.search.response that return FlowNodeInstanceFilter.TypeEnumModifier and TypeMethodDescriptionFlowNodeInstanceType.toProtocolType(FlowNodeInstanceType value) -
Uses of FlowNodeInstanceFilter.TypeEnum in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return FlowNodeInstanceFilter.TypeEnumModifier and TypeMethodDescriptionFlowNodeInstanceFilter.getType()Type of flow node as defined set of values.Returns the enum constant of this type with the specified name.static FlowNodeInstanceFilter.TypeEnum[]FlowNodeInstanceFilter.TypeEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.client.protocol.rest with parameters of type FlowNodeInstanceFilter.TypeEnumModifier and TypeMethodDescriptionvoidFlowNodeInstanceFilter.setType(FlowNodeInstanceFilter.TypeEnum type) FlowNodeInstanceFilter.type(FlowNodeInstanceFilter.TypeEnum type)