Class GeneratedCleanupDynamicProcessDefinitionsCronJob

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
CleanupDynamicProcessDefinitionsCronJob

public abstract class GeneratedCleanupDynamicProcessDefinitionsCronJob extends CronJob
Generated class for type CleanupDynamicProcessDefinitionsCronJob.
See Also:
  • Field Details

    • TIMETHRESHOLD

      public static final String TIMETHRESHOLD
      Qualifier of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute
      See Also:
    • VERSIONTHRESHOLD

      public static final String VERSIONTHRESHOLD
      Qualifier of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute
      See Also:
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedCleanupDynamicProcessDefinitionsCronJob

      public GeneratedCleanupDynamicProcessDefinitionsCronJob()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class GeneratedCronJob
    • getTimeThreshold

      public Integer getTimeThreshold(SessionContext ctx)
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Returns:
      the timeThreshold
    • getTimeThreshold

      public Integer getTimeThreshold()
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Returns:
      the timeThreshold
    • getTimeThresholdAsPrimitive

      public int getTimeThresholdAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Returns:
      the timeThreshold
    • getTimeThresholdAsPrimitive

      public int getTimeThresholdAsPrimitive()
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Returns:
      the timeThreshold
    • setTimeThreshold

      public void setTimeThreshold(SessionContext ctx, Integer value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Parameters:
      value - the timeThreshold
    • setTimeThreshold

      public void setTimeThreshold(Integer value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Parameters:
      value - the timeThreshold
    • setTimeThreshold

      public void setTimeThreshold(SessionContext ctx, int value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Parameters:
      value - the timeThreshold
    • setTimeThreshold

      public void setTimeThreshold(int value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
      Parameters:
      value - the timeThreshold
    • getVersionThreshold

      public Integer getVersionThreshold(SessionContext ctx)
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Returns:
      the versionThreshold
    • getVersionThreshold

      public Integer getVersionThreshold()
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Returns:
      the versionThreshold
    • getVersionThresholdAsPrimitive

      public int getVersionThresholdAsPrimitive(SessionContext ctx)
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Returns:
      the versionThreshold
    • getVersionThresholdAsPrimitive

      public int getVersionThresholdAsPrimitive()
      Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Returns:
      the versionThreshold
    • setVersionThreshold

      public void setVersionThreshold(SessionContext ctx, Integer value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Parameters:
      value - the versionThreshold
    • setVersionThreshold

      public void setVersionThreshold(Integer value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Parameters:
      value - the versionThreshold
    • setVersionThreshold

      public void setVersionThreshold(SessionContext ctx, int value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Parameters:
      value - the versionThreshold
    • setVersionThreshold

      public void setVersionThreshold(int value)
      Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
      Parameters:
      value - the versionThreshold