Class ApplyMetadataTemplateProcess

  • All Implemented Interfaces:
    WorkflowProcess

    @Service
    @Property(name="process.label",
              value="Apply Metadata Template")
    public class ApplyMetadataTemplateProcess
    extends AbstractAssetWorkflowProcess
    The ApplyMetadataTemplateProcess is called in a workflow process step. This process will apply metadata template to the asset, if the paylod of the step is an Asset or a part of an Asset.
    See Also:
    AbstractAssetWorkflowProcess