Class AssetArchivingTask.Field

All Implemented Interfaces:
IEntityField, mc.core.system.util.misc.IParameter
Enclosing class:
AssetArchivingTask

public static class AssetArchivingTask.Field extends SimpleEntity.Field
  • Field Details

    • timerWorkflow

      public static final IEntityField timerWorkflow
    • targetCollection

      public static final IEntityField targetCollection
    • assetType

      public static final IEntityField assetType
    • archiveOriginal

      public static final IEntityField archiveOriginal
    • archiveDerivates

      public static final IEntityField archiveDerivates
    • olderThan

      public static final IEntityField olderThan
    • notChangedSince

      public static final IEntityField notChangedSince
    • createdBefore

      public static final IEntityField createdBefore
    • notUsed

      public static final IEntityField notUsed
  • Constructor Details

    • Field

      public Field()