Uses of Enum Class
ch.ivyteam.ivy.workflow.CaseProperty
Packages that use CaseProperty
Package
Description
-
Uses of CaseProperty in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return types with arguments of type CasePropertyModifier and TypeMethodDescriptionIWorkflowContext.createCasePropertyFilter(CaseProperty property, RelationalOperator operator, Object value) Deprecated, for removal: This API element is subject to removal in a future version.Methods in ch.ivyteam.ivy.workflow with parameters of type CasePropertyModifier and TypeMethodDescriptionIWorkflowContext.createCasePropertyFilter(CaseProperty property, RelationalOperator operator, Object value) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowContext.findCaseCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findInvolvedCasesByRoleCategories(List<IRole> roles, IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findInvolvedCasesCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findStartedCaseCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadMethod parameters in ch.ivyteam.ivy.workflow with type arguments of type CasePropertyModifier and TypeMethodDescriptionIWorkflowContext.findCaseCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowContext.findCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useinsteadCaseQuery.create().executor().results(startIndex, count)IWorkflowContext.findCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useinsteadCaseQuery.create().executor().results(startIndex, count)IWorkflowSession.findInvolvedCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowSession.findInvolvedCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowSession.findInvolvedCasesByRole(List<IRole> roles, IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowSession.findInvolvedCasesByRoleCategories(List<IRole> roles, IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findInvolvedCasesCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findStartedCaseCategories(IPropertyFilter<CaseProperty> categoryFilter, CaseProperty categoryProperty, OrderDirection categoryPropertyOrder) Deprecated, for removal: This API element is subject to removal in a future version.useCategoryTree.createFor(CaseQuery)insteadIWorkflowSession.findStartedCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowSession.findStartedCases(IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQueryIWorkflowSession.findStartedCasesByRole(List<IRole> roles, IPropertyFilter<CaseProperty> filter, List<PropertyOrder<CaseProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.useCaseQuery
CaseQuery