Uses of Enum Class
io.camunda.spring.client.test.util.JobWorkerPermutationsGenerator.AutoComplete
Packages that use JobWorkerPermutationsGenerator.AutoComplete
-
Uses of JobWorkerPermutationsGenerator.AutoComplete in io.camunda.spring.client.test.util
Methods in io.camunda.spring.client.test.util that return JobWorkerPermutationsGenerator.AutoCompleteModifier and TypeMethodDescriptionJobWorkerPermutationsGenerator.TestDimension.autoComplete()Returns the value of theautoCompleterecord component.Returns the enum constant of this class with the specified name.JobWorkerPermutationsGenerator.AutoComplete.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.camunda.spring.client.test.util with parameters of type JobWorkerPermutationsGenerator.AutoCompleteModifierConstructorDescriptionTestDimension(JobWorkerPermutationsGenerator.AutoComplete autoComplete, JobWorkerPermutationsGenerator.Response response, List<JobWorkerPermutationsGenerator.Parameter> parameters) Creates an instance of aTestDimensionrecord class.