public class QueryLogic extends Object
Constructor and Description |
---|
QueryLogic(WorkflowStore store) |
Modifier and Type | Method and Description |
---|---|
boolean |
query(Long entryId,
WorkflowExpressionQuery query) |
boolean |
query(Long entryId,
WorkflowQuery query) |
public QueryLogic(WorkflowStore store)
public boolean query(Long entryId, WorkflowExpressionQuery query) throws StoreException
StoreException
public boolean query(Long entryId, WorkflowQuery query) throws StoreException
StoreException
Copyright © 2021 catworkx GmbH. All rights reserved.