T
- The ParametrizedQueryBuilder
implementation typeR
- The entity type on which is being queriedpublic interface ProcessIdQueryBuilder<T,R> extends ProcessInstanceIdQueryBuilder<T,R>
ParametrizedQueryBuilder
implementations.Modifier and Type | Method and Description |
---|---|
T |
processId(String... processId)
Specify one or more process (definition) id's as criteria in the query
|
processInstanceId, processInstanceIdRange
build, endGroup, newGroup
clear, equals, intersect, like, maxResults, offset, union
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.