Uses of Interface
io.camunda.client.api.search.filter.builder.JobStateProperty
Packages that use JobStateProperty
Package
Description
-
Uses of JobStateProperty in io.camunda.client.api.search.filter
Method parameters in io.camunda.client.api.search.filter with type arguments of type JobStatePropertyModifier and TypeMethodDescriptionJobFilter.state(Consumer<JobStateProperty> fn) Filters jobs by the specified state usingJobStatePropertyconsumer. -
Uses of JobStateProperty in io.camunda.client.impl.search.filter
Method parameters in io.camunda.client.impl.search.filter with type arguments of type JobStateProperty -
Uses of JobStateProperty in io.camunda.client.impl.search.filter.builder
Classes in io.camunda.client.impl.search.filter.builder that implement JobStatePropertyMethods in io.camunda.client.impl.search.filter.builder that return JobStateProperty