Uses of Class
org.kuali.rice.kew.api.document.OrchestrationConfig
Packages that use OrchestrationConfig
-
Uses of OrchestrationConfig in org.kuali.rice.kew.api.document
Methods in org.kuali.rice.kew.api.document that return OrchestrationConfigMethods in org.kuali.rice.kew.api.document with parameters of type OrchestrationConfigModifier and TypeMethodDescriptionvoidDocumentOrchestrationQueue.orchestrateDocument(String documentId, String principalId, OrchestrationConfig orchestrationConfig, DocumentProcessingOptions documentProcessingOptions) Orchestrates the document with the given id through the blanket approval process to the specified list of node names.