- scopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batches which exist for the given scope id.
- scopeType(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batches which exist for the given scope type.
- searchKey(String) - Method in interface org.flowable.batch.api.BatchBuilder
-
- searchKey(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batches which exist for the given search key.
- searchKey(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given search key.
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchBuilder
-
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batches which exist for the given search key.
- searchKey2(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given search key.
- status(String) - Method in interface org.flowable.batch.api.BatchBuilder
-
- status(String) - Method in interface org.flowable.batch.api.BatchQuery
-
Only select batches which exist for the given status.
- subScopeId(String) - Method in interface org.flowable.batch.api.BatchPartQuery
-
Only select batches which exist for the given sub scope id.