Class DeleteAssetProcess

  • All Implemented Interfaces:
    WorkflowProcess

    @Service
    @Property(name="process.label",
              value="Delete Asset")
    public class DeleteAssetProcess
    extends AbstractAssetWorkflowProcess
    The DeleteAssetProcess will delete the asset content if the real asset disappears.

    Example:
    If /var/dam/abc.jpg is deleted via webdav then /content/dam/abc.jpg will be removed