Uses of Interface
io.camunda.client.api.search.filter.builder.StringProperty
Packages that use StringProperty
Package
Description
-
Uses of StringProperty in io.camunda.client.api.search.filter
Method parameters in io.camunda.client.api.search.filter with type arguments of type StringPropertyModifier and TypeMethodDescriptionUserTaskFilter.assignee(Consumer<StringProperty> fn) Filters user tasks by the specified assignee usingStringPropertyconsumer.ProcessInstanceFilter.batchOperationId(Consumer<StringProperty> fn) Filter by batchOperationId usingStringPropertyProcessInstanceFilterBase.batchOperationId(Consumer<StringProperty> fn) Filter by batchOperationId usingStringPropertyUserTaskFilter.candidateGroup(Consumer<StringProperty> fn) Filters user tasks by the specified candidate group usingStringPropertyconsumer.UserTaskFilter.candidateUser(Consumer<StringProperty> fn) Filters user tasks by the specified candidate user usingStringPropertyconsumer.CorrelatedMessageSubscriptionFilter.correlationKey(Consumer<StringProperty> fn) Filter by correlation key using aStringPropertyconsumer.MessageSubscriptionFilter.correlationKey(Consumer<StringProperty> fn) Filter by correlation key using aStringPropertyconsumer.JobFilter.deniedReason(Consumer<StringProperty> fn) Filters jobs by the specified denied reason usingStringPropertyconsumer.CorrelatedMessageSubscriptionFilter.elementId(Consumer<StringProperty> fn) Filter by element ID using aStringPropertyconsumer.JobFilter.elementId(Consumer<StringProperty> fn) Filters jobs by the specified element id usingStringPropertyconsumer.MessageSubscriptionFilter.elementId(Consumer<StringProperty> fn) Filter by element ID using aStringPropertyconsumer.ProcessInstanceFilter.elementId(Consumer<StringProperty> fn) Filter by elementId usingStringPropertyProcessInstanceFilterBase.elementId(Consumer<StringProperty> fn) Filter by elementId usingStringPropertyUserFilter.email(Consumer<StringProperty> fn) Filters users by the specified email usingStringPropertyconsumer.JobFilter.errorCode(Consumer<StringProperty> fn) Filters jobs by the specified error code usingStringPropertyconsumer.JobFilter.errorMessage(Consumer<StringProperty> fn) Filters jobs by the specified error message usingStringPropertyconsumer.ProcessInstanceFilter.errorMessage(Consumer<StringProperty> fn) Filter by error message usingStringPropertyconsumerProcessInstanceFilterBase.errorMessage(Consumer<StringProperty> fn) Filter by error message usingStringPropertyconsumerGroupFilter.groupId(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilter.messageName(Consumer<StringProperty> fn) Filter by message name using aStringPropertyconsumer.MessageSubscriptionFilter.messageName(Consumer<StringProperty> fn) Filter by message name using aStringPropertyconsumer.ProcessDefinitionFilter.name(Consumer<StringProperty> fn) Filters process definitions by the specified name usingStringPropertyconsumer.UserFilter.name(Consumer<StringProperty> fn) Filters users by the specified name usingStringPropertyconsumer.UserTaskVariableFilter.name(Consumer<StringProperty> fn) Filters variables by the specified name usingStringPropertyconsumer.VariableFilter.name(Consumer<StringProperty> fn) Filters variables by the specified name usingStringPropertyconsumer.CorrelatedMessageSubscriptionFilter.processDefinitionId(Consumer<StringProperty> fn) Filter by process definition ID using aStringPropertyconsumer.JobFilter.processDefinitionId(Consumer<StringProperty> fn) Filters jobs by the specified process definition id usingStringPropertyconsumer.MessageSubscriptionFilter.processDefinitionId(Consumer<StringProperty> fn) Filter by process definition ID using aStringPropertyconsumer.ProcessDefinitionFilter.processDefinitionId(Consumer<StringProperty> fn) Filters process definitions by the specified processDefinitionId usingStringPropertyconsumer.ProcessInstanceFilter.processDefinitionId(Consumer<StringProperty> fn) Filter by processDefinitionId usingStringPropertyProcessInstanceFilterBase.processDefinitionId(Consumer<StringProperty> fn) Filter by processDefinitionId usingStringPropertyProcessInstanceFilter.processDefinitionName(Consumer<StringProperty> fn) Filter by processDefinitionName usingStringPropertyconsumerProcessInstanceFilterBase.processDefinitionName(Consumer<StringProperty> fn) Filter by processDefinitionName usingStringPropertyconsumerProcessInstanceFilter.processDefinitionVersionTag(Consumer<StringProperty> fn) Filter by processDefinitionVersionTag usingStringPropertyconsumerProcessInstanceFilterBase.processDefinitionVersionTag(Consumer<StringProperty> fn) Filter by processDefinitionVersionTag usingStringPropertyconsumerCorrelatedMessageSubscriptionFilter.tenantId(Consumer<StringProperty> fn) Filter by tenant ID using aStringPropertyconsumer.JobFilter.tenantId(Consumer<StringProperty> fn) Filters jobs by the specified tenant id usingStringPropertyconsumer.MessageSubscriptionFilter.tenantId(Consumer<StringProperty> fn) Filter by tenant ID using aStringPropertyconsumer.ProcessInstanceFilter.tenantId(Consumer<StringProperty> fn) Filter by tenantId usingStringPropertyconsumerProcessInstanceFilterBase.tenantId(Consumer<StringProperty> fn) Filter by tenantId usingStringPropertyconsumerUserTaskFilter.tenantId(Consumer<StringProperty> fn) Filters user tasks by the specified tenantId usingStringPropertyconsumer.JobFilter.type(Consumer<StringProperty> fn) Filters jobs by the specified type usingStringPropertyconsumer.UserFilter.username(Consumer<StringProperty> fn) Filters users by the specified username usingStringPropertyconsumer.VariableFilter.value(Consumer<StringProperty> fn) Filters variables by the specified value usingStringPropertyconsumer.VariableValueFilter.value(Consumer<StringProperty> stringFilter) Filter by variable value with filter criteriaJobFilter.worker(Consumer<StringProperty> fn) Filters jobs by the specified worker usingStringPropertyconsumer. -
Uses of StringProperty in io.camunda.client.api.statistics.filter
Method parameters in io.camunda.client.api.statistics.filter with type arguments of type StringPropertyModifier and TypeMethodDescriptionProcessDefinitionStatisticsFilter.batchOperationId(Consumer<StringProperty> fn) Filter by batchOperationId usingStringPropertyProcessDefinitionStatisticsFilterBase.batchOperationId(Consumer<StringProperty> fn) Filter by batchOperationId usingStringPropertyProcessDefinitionStatisticsFilter.elementId(Consumer<StringProperty> fn) Filter by elementId usingStringPropertyProcessDefinitionStatisticsFilterBase.elementId(Consumer<StringProperty> fn) Filter by elementId usingStringPropertyProcessDefinitionStatisticsFilter.errorMessage(Consumer<StringProperty> fn) Filter by error message usingStringPropertyconsumerProcessDefinitionStatisticsFilterBase.errorMessage(Consumer<StringProperty> fn) Filter by error message usingStringPropertyconsumerProcessDefinitionStatisticsFilter.tenantId(Consumer<StringProperty> fn) Filter by tenantId usingStringPropertyconsumerProcessDefinitionStatisticsFilterBase.tenantId(Consumer<StringProperty> fn) Filter by tenantId usingStringPropertyconsumer -
Uses of StringProperty in io.camunda.client.impl.search.filter
Method parameters in io.camunda.client.impl.search.filter with type arguments of type StringPropertyModifier and TypeMethodDescriptionUserTaskFilterImpl.assignee(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.batchOperationId(Consumer<StringProperty> fn) UserTaskFilterImpl.candidateGroup(Consumer<StringProperty> fn) UserTaskFilterImpl.candidateUser(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilterImpl.correlationKey(Consumer<StringProperty> fn) MessageSubscriptionFilterImpl.correlationKey(Consumer<StringProperty> fn) JobFilterImpl.deniedReason(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilterImpl.elementId(Consumer<StringProperty> fn) JobFilterImpl.elementId(Consumer<StringProperty> fn) MessageSubscriptionFilterImpl.elementId(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.elementId(Consumer<StringProperty> fn) UserFilterImpl.email(Consumer<StringProperty> fn) JobFilterImpl.errorCode(Consumer<StringProperty> fn) JobFilterImpl.errorMessage(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.errorMessage(Consumer<StringProperty> fn) GroupFilterImpl.groupId(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilterImpl.messageName(Consumer<StringProperty> fn) MessageSubscriptionFilterImpl.messageName(Consumer<StringProperty> fn) ProcessDefinitionFilterImpl.name(Consumer<StringProperty> fn) UserFilterImpl.name(Consumer<StringProperty> fn) UserTaskVariableFilterImpl.name(Consumer<StringProperty> fn) VariableFilterImpl.name(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilterImpl.processDefinitionId(Consumer<StringProperty> fn) JobFilterImpl.processDefinitionId(Consumer<StringProperty> fn) MessageSubscriptionFilterImpl.processDefinitionId(Consumer<StringProperty> fn) ProcessDefinitionFilterImpl.processDefinitionId(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.processDefinitionId(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.processDefinitionName(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.processDefinitionVersionTag(Consumer<StringProperty> fn) CorrelatedMessageSubscriptionFilterImpl.tenantId(Consumer<StringProperty> fn) JobFilterImpl.tenantId(Consumer<StringProperty> fn) MessageSubscriptionFilterImpl.tenantId(Consumer<StringProperty> fn) ProcessInstanceFilterImpl.tenantId(Consumer<StringProperty> fn) UserTaskFilterImpl.tenantId(Consumer<StringProperty> fn) JobFilterImpl.type(Consumer<StringProperty> fn) UserFilterImpl.username(Consumer<StringProperty> fn) VariableFilterImpl.value(Consumer<StringProperty> fn) VariableValueFilterImpl.value(Consumer<StringProperty> fn) JobFilterImpl.worker(Consumer<StringProperty> fn) -
Uses of StringProperty in io.camunda.client.impl.search.filter.builder
Classes in io.camunda.client.impl.search.filter.builder that implement StringPropertyMethods in io.camunda.client.impl.search.filter.builder that return StringProperty -
Uses of StringProperty in io.camunda.client.impl.statistics.filter
Method parameters in io.camunda.client.impl.statistics.filter with type arguments of type StringPropertyModifier and TypeMethodDescriptionProcessDefinitionStatisticsFilterImpl.batchOperationId(Consumer<StringProperty> fn) ProcessDefinitionStatisticsFilterImpl.elementId(Consumer<StringProperty> fn) ProcessDefinitionStatisticsFilterImpl.errorMessage(Consumer<StringProperty> fn) ProcessDefinitionStatisticsFilterImpl.tenantId(Consumer<StringProperty> fn)