Class ResourceParentFolderAutoDeploymentStrategy

  • All Implemented Interfaces:
    AutoDeploymentStrategy<ProcessEngine>

    public class ResourceParentFolderAutoDeploymentStrategy
    extends AbstractProcessAutoDeploymentStrategy
    Implementation of AutoDeploymentStrategy that performs a separate deployment for each set of Resources that share the same parent folder. The namehint is used to prefix the names of deployments. If the parent folder for a Resource cannot be determined, the resource's name is used.
    Author:
    Tiese Barrell, Joram Barrez