Uses of Class
com.evolveum.midpoint.wf.api.ChangesByState
Packages that use ChangesByState
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of ChangesByState in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type ChangesByStateModifier and TypeMethodDescriptionstatic @NotNull List<VisualizationDto>WebComponentUtil.computeChangesCategorizationList(ChangesByState changesByState, ObjectReferenceType objectRef, ModelInteractionService modelInteractionService, PrismContext prismContext, Task opTask, OperationResult thisOpResult) -
Uses of ChangesByState in com.evolveum.midpoint.wf.api
Methods in com.evolveum.midpoint.wf.api that return ChangesByStateModifier and TypeMethodDescriptionApprovalsManager.getChangesByState(CaseType rootCase, ModelInteractionService modelInteractionService, PrismContext prismContext, Task task, OperationResult result) TODOApprovalsManager.getChangesByState(CaseType approvalCase, CaseType rootCase, ModelInteractionService modelInteractionService, PrismContext prismContext, OperationResult result) TODO