Uses of Interface
com.polarion.alm.tracker.workflow.IContributionsManager
Packages that use IContributionsManager
-
Uses of IContributionsManager in com.polarion.alm.tracker.workflow
Methods in com.polarion.alm.tracker.workflow that return IContributionsManager -
Uses of IContributionsManager in com.polarion.alm.tracker.workflow.config
Methods in com.polarion.alm.tracker.workflow.config with parameters of type IContributionsManagerModifier and TypeMethodDescriptionIWorkflowConfig.serializeToXML
(IContributionsManager contribs) Verifies this configuration and then serializes it into the XML Document.void
IAction.verify
(IContributionsManager contribs) Verifies, whether all operations (conditions and functions) used in this operation do exist.void
IWorkflowConfig.verify
(IContributionsManager contribs) Verifies the consistency of the workflow and also checks that all referenced contributions do actually exist.