public class WCMWorkflowUtil
extends java.lang.Object
| Constructor and Description |
|---|
WCMWorkflowUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.alfresco.service.cmr.repository.NodeRef |
createWorkflowPackage(WorkflowService workflowService,
AVMService avmService,
SandboxInfo sandboxInfo) |
static java.util.List |
getAssociatedPathsForSandbox(AVMSyncService avmSyncService,
WorkflowService workflowService,
java.lang.String sandboxName) |
static java.util.List |
getAssociatedTasksForNode(AVMService avmService,
AVMNodeDescriptor node,
java.util.List tasks)
Deprecated.
since 3.2
|
static java.util.List |
getAssociatedTasksForNode(WorkflowService workflowService,
AVMService avmService,
AVMNodeDescriptor node)
Deprecated.
since 3.2
|
static java.util.List |
getAssociatedTasksForSandbox(WorkflowService workflowService,
java.lang.String storeName) |
public static org.alfresco.service.cmr.repository.NodeRef createWorkflowPackage(WorkflowService workflowService, AVMService avmService, SandboxInfo sandboxInfo)
public static java.util.List getAssociatedTasksForSandbox(WorkflowService workflowService, java.lang.String storeName)
public static java.util.List getAssociatedTasksForNode(AVMService avmService, AVMNodeDescriptor node, java.util.List tasks)
public static java.util.List getAssociatedTasksForNode(WorkflowService workflowService, AVMService avmService, AVMNodeDescriptor node)
public static java.util.List getAssociatedPathsForSandbox(AVMSyncService avmSyncService, WorkflowService workflowService, java.lang.String sandboxName)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.