Package | Description |
---|---|
org.activiti.spring.autodeployment |
Modifier and Type | Class and Description |
---|---|
class |
DefaultAutoDeploymentStrategy
Default implementation of
AutoDeploymentStrategy that groups all
Resource s into a single deployment. |
class |
ResourceParentFolderAutoDeploymentStrategy
Implementation of
AutoDeploymentStrategy that performs a separate
deployment for each set of Resource s that share the same parent
folder. |
class |
SingleResourceAutoDeploymentStrategy
Implementation of
AutoDeploymentStrategy that performs a separate
deployment for each resource by name. |
Copyright © 2016 Alfresco. All rights reserved.