Class GeneratedCleanupDynamicProcessDefinitionsCronJob

    • Field Detail

      • TIMETHRESHOLD

        public static final java.lang.String TIMETHRESHOLD
        Qualifier of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute
        See Also:
        Constant Field Values
      • VERSIONTHRESHOLD

        public static final java.lang.String VERSIONTHRESHOLD
        Qualifier of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCleanupDynamicProcessDefinitionsCronJob

        public GeneratedCleanupDynamicProcessDefinitionsCronJob()
    • Method Detail

      • getTimeThreshold

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

        public java.lang.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,
                                     java.lang.Integer value)
        Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.timeThreshold attribute.
        Parameters:
        value - the timeThreshold
      • setTimeThreshold

        public void setTimeThreshold​(java.lang.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 java.lang.Integer getVersionThreshold​(SessionContext ctx)
        Generated method - Getter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
        Returns:
        the versionThreshold
      • getVersionThreshold

        public java.lang.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,
                                        java.lang.Integer value)
        Generated method - Setter of the CleanupDynamicProcessDefinitionsCronJob.versionThreshold attribute.
        Parameters:
        value - the versionThreshold
      • setVersionThreshold

        public void setVersionThreshold​(java.lang.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