|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrchestrationConfig | |
---|---|
org.kuali.rice.kew.api.document | Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |
org.kuali.rice.kew.impl.action |
Uses of OrchestrationConfig in org.kuali.rice.kew.api.document |
---|
Methods in org.kuali.rice.kew.api.document that return OrchestrationConfig | |
---|---|
static OrchestrationConfig |
OrchestrationConfig.create(String actionTakenId,
Set<String> nodeNames)
|
Methods in org.kuali.rice.kew.api.document with parameters of type OrchestrationConfig | |
---|---|
void |
DocumentOrchestrationQueue.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. |
Uses of OrchestrationConfig in org.kuali.rice.kew.impl.action |
---|
Methods in org.kuali.rice.kew.impl.action with parameters of type OrchestrationConfig | |
---|---|
void |
DocumentOrchestrationQueueImpl.orchestrateDocument(String documentId,
String principalId,
OrchestrationConfig orchestrationConfig,
DocumentProcessingOptions documentProcessingOptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |