Class GeneratedJob

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable
    Direct Known Subclasses:
    Job

    public abstract class GeneratedJob
    extends GenericItem
    Generated class for type Job.
    See Also:
    Serialized Form
    • Field Detail

      • CODE

        public static final java.lang.String CODE
        Qualifier of the Job.code attribute
        See Also:
        Constant Field Values
      • NODEID

        public static final java.lang.String NODEID
        Qualifier of the Job.nodeID attribute
        See Also:
        Constant Field Values
      • NODEGROUP

        public static final java.lang.String NODEGROUP
        Qualifier of the Job.nodeGroup attribute
        See Also:
        Constant Field Values
      • ERRORMODE

        public static final java.lang.String ERRORMODE
        Qualifier of the Job.errorMode attribute
        See Also:
        Constant Field Values
      • LOGTOFILE

        public static final java.lang.String LOGTOFILE
        Qualifier of the Job.logToFile attribute
        See Also:
        Constant Field Values
      • LOGTODATABASE

        public static final java.lang.String LOGTODATABASE
        Qualifier of the Job.logToDatabase attribute
        See Also:
        Constant Field Values
      • LOGLEVELFILE

        public static final java.lang.String LOGLEVELFILE
        Qualifier of the Job.logLevelFile attribute
        See Also:
        Constant Field Values
      • LOGLEVELDATABASE

        public static final java.lang.String LOGLEVELDATABASE
        Qualifier of the Job.logLevelDatabase attribute
        See Also:
        Constant Field Values
      • SESSIONUSER

        public static final java.lang.String SESSIONUSER
        Qualifier of the Job.sessionUser attribute
        See Also:
        Constant Field Values
      • SESSIONLANGUAGE

        public static final java.lang.String SESSIONLANGUAGE
        Qualifier of the Job.sessionLanguage attribute
        See Also:
        Constant Field Values
      • SESSIONCURRENCY

        public static final java.lang.String SESSIONCURRENCY
        Qualifier of the Job.sessionCurrency attribute
        See Also:
        Constant Field Values
      • SESSIONCONTEXTVALUES

        public static final java.lang.String SESSIONCONTEXTVALUES
        Qualifier of the Job.sessionContextValues attribute
        See Also:
        Constant Field Values
      • ACTIVE

        public static final java.lang.String ACTIVE
        Qualifier of the Job.active attribute
        See Also:
        Constant Field Values
      • RETRY

        public static final java.lang.String RETRY
        Qualifier of the Job.retry attribute
        See Also:
        Constant Field Values
      • SINGLEEXECUTABLE

        public static final java.lang.String SINGLEEXECUTABLE
        Qualifier of the Job.singleExecutable attribute
        See Also:
        Constant Field Values
      • EMAILADDRESS

        public static final java.lang.String EMAILADDRESS
        Qualifier of the Job.emailAddress attribute
        See Also:
        Constant Field Values
      • SENDEMAIL

        public static final java.lang.String SENDEMAIL
        Qualifier of the Job.sendEmail attribute
        See Also:
        Constant Field Values
      • CHANGERECORDINGENABLED

        public static final java.lang.String CHANGERECORDINGENABLED
        Qualifier of the Job.changeRecordingEnabled attribute
        See Also:
        Constant Field Values
      • REQUESTABORT

        public static final java.lang.String REQUESTABORT
        Qualifier of the Job.requestAbort attribute
        See Also:
        Constant Field Values
      • REQUESTABORTSTEP

        public static final java.lang.String REQUESTABORTSTEP
        Qualifier of the Job.requestAbortStep attribute
        See Also:
        Constant Field Values
      • PRIORITY

        public static final java.lang.String PRIORITY
        Qualifier of the Job.priority attribute
        See Also:
        Constant Field Values
      • REMOVEONEXIT

        public static final java.lang.String REMOVEONEXIT
        Qualifier of the Job.removeOnExit attribute
        See Also:
        Constant Field Values
      • EMAILNOTIFICATIONTEMPLATE

        public static final java.lang.String EMAILNOTIFICATIONTEMPLATE
        Qualifier of the Job.emailNotificationTemplate attribute
        See Also:
        Constant Field Values
      • ALTERNATIVEDATASOURCEID

        public static final java.lang.String ALTERNATIVEDATASOURCEID
        Qualifier of the Job.alternativeDataSourceID attribute
        See Also:
        Constant Field Values
      • RESTRICTIONS

        public static final java.lang.String RESTRICTIONS
        Qualifier of the Job.restrictions attribute
        See Also:
        Constant Field Values
      • TRIGGERS

        public static final java.lang.String TRIGGERS
        Qualifier of the Job.triggers attribute
        See Also:
        Constant Field Values
      • CRONJOBS

        public static final java.lang.String CRONJOBS
        Qualifier of the Job.cronJobs 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

      • GeneratedJob

        public GeneratedJob()
    • Method Detail

      • isActive

        public java.lang.Boolean isActive​(SessionContext ctx)
        Generated method - Getter of the Job.active attribute.
        Returns:
        the active
      • isActive

        public java.lang.Boolean isActive()
        Generated method - Getter of the Job.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.active attribute.
        Returns:
        the active
      • isActiveAsPrimitive

        public boolean isActiveAsPrimitive()
        Generated method - Getter of the Job.active attribute.
        Returns:
        the active
      • setActive

        public void setActive​(SessionContext ctx,
                              java.lang.Boolean value)
        Generated method - Setter of the Job.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(java.lang.Boolean value)
        Generated method - Setter of the Job.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(SessionContext ctx,
                              boolean value)
        Generated method - Setter of the Job.active attribute.
        Parameters:
        value - the active
      • setActive

        public void setActive​(boolean value)
        Generated method - Setter of the Job.active attribute.
        Parameters:
        value - the active
      • getAlternativeDataSourceID

        public java.lang.String getAlternativeDataSourceID​(SessionContext ctx)
        Generated method - Getter of the Job.alternativeDataSourceID attribute.
        Returns:
        the alternativeDataSourceID
      • getAlternativeDataSourceID

        public java.lang.String getAlternativeDataSourceID()
        Generated method - Getter of the Job.alternativeDataSourceID attribute.
        Returns:
        the alternativeDataSourceID
      • setAlternativeDataSourceID

        public void setAlternativeDataSourceID​(SessionContext ctx,
                                               java.lang.String value)
        Generated method - Setter of the Job.alternativeDataSourceID attribute.
        Parameters:
        value - the alternativeDataSourceID
      • setAlternativeDataSourceID

        public void setAlternativeDataSourceID​(java.lang.String value)
        Generated method - Setter of the Job.alternativeDataSourceID attribute.
        Parameters:
        value - the alternativeDataSourceID
      • isChangeRecordingEnabled

        public java.lang.Boolean isChangeRecordingEnabled​(SessionContext ctx)
        Generated method - Getter of the Job.changeRecordingEnabled attribute.
        Returns:
        the changeRecordingEnabled
      • isChangeRecordingEnabled

        public java.lang.Boolean isChangeRecordingEnabled()
        Generated method - Getter of the Job.changeRecordingEnabled attribute.
        Returns:
        the changeRecordingEnabled
      • isChangeRecordingEnabledAsPrimitive

        public boolean isChangeRecordingEnabledAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.changeRecordingEnabled attribute.
        Returns:
        the changeRecordingEnabled
      • isChangeRecordingEnabledAsPrimitive

        public boolean isChangeRecordingEnabledAsPrimitive()
        Generated method - Getter of the Job.changeRecordingEnabled attribute.
        Returns:
        the changeRecordingEnabled
      • setChangeRecordingEnabled

        public void setChangeRecordingEnabled​(SessionContext ctx,
                                              java.lang.Boolean value)
        Generated method - Setter of the Job.changeRecordingEnabled attribute.
        Parameters:
        value - the changeRecordingEnabled
      • setChangeRecordingEnabled

        public void setChangeRecordingEnabled​(java.lang.Boolean value)
        Generated method - Setter of the Job.changeRecordingEnabled attribute.
        Parameters:
        value - the changeRecordingEnabled
      • setChangeRecordingEnabled

        public void setChangeRecordingEnabled​(SessionContext ctx,
                                              boolean value)
        Generated method - Setter of the Job.changeRecordingEnabled attribute.
        Parameters:
        value - the changeRecordingEnabled
      • setChangeRecordingEnabled

        public void setChangeRecordingEnabled​(boolean value)
        Generated method - Setter of the Job.changeRecordingEnabled attribute.
        Parameters:
        value - the changeRecordingEnabled
      • getCode

        public java.lang.String getCode​(SessionContext ctx)
        Generated method - Getter of the Job.code attribute.
        Returns:
        the code
      • getCode

        public java.lang.String getCode()
        Generated method - Getter of the Job.code attribute.
        Returns:
        the code
      • setCode

        public void setCode​(SessionContext ctx,
                            java.lang.String value)
        Generated method - Setter of the Job.code attribute.
        Parameters:
        value - the code
      • setCode

        public void setCode​(java.lang.String value)
        Generated method - Setter of the Job.code attribute.
        Parameters:
        value - the code
      • getCronJobs

        public java.util.Collection<CronJob> getCronJobs​(SessionContext ctx)
        Generated method - Getter of the Job.cronJobs attribute.
        Returns:
        the cronJobs - CronJobs the job is assigned to
      • getCronJobs

        public java.util.Collection<CronJob> getCronJobs()
        Generated method - Getter of the Job.cronJobs attribute.
        Returns:
        the cronJobs - CronJobs the job is assigned to
      • getEmailAddress

        public java.lang.String getEmailAddress​(SessionContext ctx)
        Generated method - Getter of the Job.emailAddress attribute.
        Returns:
        the emailAddress
      • getEmailAddress

        public java.lang.String getEmailAddress()
        Generated method - Getter of the Job.emailAddress attribute.
        Returns:
        the emailAddress
      • setEmailAddress

        public void setEmailAddress​(SessionContext ctx,
                                    java.lang.String value)
        Generated method - Setter of the Job.emailAddress attribute.
        Parameters:
        value - the emailAddress
      • setEmailAddress

        public void setEmailAddress​(java.lang.String value)
        Generated method - Setter of the Job.emailAddress attribute.
        Parameters:
        value - the emailAddress
      • getEmailNotificationTemplate

        public RendererTemplate getEmailNotificationTemplate​(SessionContext ctx)
        Generated method - Getter of the Job.emailNotificationTemplate attribute.
        Returns:
        the emailNotificationTemplate
      • getEmailNotificationTemplate

        public RendererTemplate getEmailNotificationTemplate()
        Generated method - Getter of the Job.emailNotificationTemplate attribute.
        Returns:
        the emailNotificationTemplate
      • setEmailNotificationTemplate

        public void setEmailNotificationTemplate​(SessionContext ctx,
                                                 RendererTemplate value)
        Generated method - Setter of the Job.emailNotificationTemplate attribute.
        Parameters:
        value - the emailNotificationTemplate
      • setEmailNotificationTemplate

        public void setEmailNotificationTemplate​(RendererTemplate value)
        Generated method - Setter of the Job.emailNotificationTemplate attribute.
        Parameters:
        value - the emailNotificationTemplate
      • getErrorMode

        public EnumerationValue getErrorMode​(SessionContext ctx)
        Generated method - Getter of the Job.errorMode attribute.
        Returns:
        the errorMode - the error mode. @since 2.10
      • getErrorMode

        public EnumerationValue getErrorMode()
        Generated method - Getter of the Job.errorMode attribute.
        Returns:
        the errorMode - the error mode. @since 2.10
      • setErrorMode

        public void setErrorMode​(SessionContext ctx,
                                 EnumerationValue value)
        Generated method - Setter of the Job.errorMode attribute.
        Parameters:
        value - the errorMode - the error mode. @since 2.10
      • setErrorMode

        public void setErrorMode​(EnumerationValue value)
        Generated method - Setter of the Job.errorMode attribute.
        Parameters:
        value - the errorMode - the error mode. @since 2.10
      • getLogLevelDatabase

        public EnumerationValue getLogLevelDatabase​(SessionContext ctx)
        Generated method - Getter of the Job.logLevelDatabase attribute.
        Returns:
        the logLevelDatabase
      • getLogLevelDatabase

        public EnumerationValue getLogLevelDatabase()
        Generated method - Getter of the Job.logLevelDatabase attribute.
        Returns:
        the logLevelDatabase
      • setLogLevelDatabase

        public void setLogLevelDatabase​(SessionContext ctx,
                                        EnumerationValue value)
        Generated method - Setter of the Job.logLevelDatabase attribute.
        Parameters:
        value - the logLevelDatabase
      • setLogLevelDatabase

        public void setLogLevelDatabase​(EnumerationValue value)
        Generated method - Setter of the Job.logLevelDatabase attribute.
        Parameters:
        value - the logLevelDatabase
      • getLogLevelFile

        public EnumerationValue getLogLevelFile​(SessionContext ctx)
        Generated method - Getter of the Job.logLevelFile attribute.
        Returns:
        the logLevelFile
      • getLogLevelFile

        public EnumerationValue getLogLevelFile()
        Generated method - Getter of the Job.logLevelFile attribute.
        Returns:
        the logLevelFile
      • setLogLevelFile

        public void setLogLevelFile​(SessionContext ctx,
                                    EnumerationValue value)
        Generated method - Setter of the Job.logLevelFile attribute.
        Parameters:
        value - the logLevelFile
      • setLogLevelFile

        public void setLogLevelFile​(EnumerationValue value)
        Generated method - Setter of the Job.logLevelFile attribute.
        Parameters:
        value - the logLevelFile
      • isLogToDatabase

        public java.lang.Boolean isLogToDatabase​(SessionContext ctx)
        Generated method - Getter of the Job.logToDatabase attribute.
        Returns:
        the logToDatabase
      • isLogToDatabase

        public java.lang.Boolean isLogToDatabase()
        Generated method - Getter of the Job.logToDatabase attribute.
        Returns:
        the logToDatabase
      • isLogToDatabaseAsPrimitive

        public boolean isLogToDatabaseAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.logToDatabase attribute.
        Returns:
        the logToDatabase
      • isLogToDatabaseAsPrimitive

        public boolean isLogToDatabaseAsPrimitive()
        Generated method - Getter of the Job.logToDatabase attribute.
        Returns:
        the logToDatabase
      • setLogToDatabase

        public void setLogToDatabase​(SessionContext ctx,
                                     java.lang.Boolean value)
        Generated method - Setter of the Job.logToDatabase attribute.
        Parameters:
        value - the logToDatabase
      • setLogToDatabase

        public void setLogToDatabase​(java.lang.Boolean value)
        Generated method - Setter of the Job.logToDatabase attribute.
        Parameters:
        value - the logToDatabase
      • setLogToDatabase

        public void setLogToDatabase​(SessionContext ctx,
                                     boolean value)
        Generated method - Setter of the Job.logToDatabase attribute.
        Parameters:
        value - the logToDatabase
      • setLogToDatabase

        public void setLogToDatabase​(boolean value)
        Generated method - Setter of the Job.logToDatabase attribute.
        Parameters:
        value - the logToDatabase
      • isLogToFile

        public java.lang.Boolean isLogToFile​(SessionContext ctx)
        Generated method - Getter of the Job.logToFile attribute.
        Returns:
        the logToFile
      • isLogToFile

        public java.lang.Boolean isLogToFile()
        Generated method - Getter of the Job.logToFile attribute.
        Returns:
        the logToFile
      • isLogToFileAsPrimitive

        public boolean isLogToFileAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.logToFile attribute.
        Returns:
        the logToFile
      • isLogToFileAsPrimitive

        public boolean isLogToFileAsPrimitive()
        Generated method - Getter of the Job.logToFile attribute.
        Returns:
        the logToFile
      • setLogToFile

        public void setLogToFile​(SessionContext ctx,
                                 java.lang.Boolean value)
        Generated method - Setter of the Job.logToFile attribute.
        Parameters:
        value - the logToFile
      • setLogToFile

        public void setLogToFile​(java.lang.Boolean value)
        Generated method - Setter of the Job.logToFile attribute.
        Parameters:
        value - the logToFile
      • setLogToFile

        public void setLogToFile​(SessionContext ctx,
                                 boolean value)
        Generated method - Setter of the Job.logToFile attribute.
        Parameters:
        value - the logToFile
      • setLogToFile

        public void setLogToFile​(boolean value)
        Generated method - Setter of the Job.logToFile attribute.
        Parameters:
        value - the logToFile
      • getNodeGroup

        public java.lang.String getNodeGroup​(SessionContext ctx)
        Generated method - Getter of the Job.nodeGroup attribute.
        Returns:
        the nodeGroup
      • getNodeGroup

        public java.lang.String getNodeGroup()
        Generated method - Getter of the Job.nodeGroup attribute.
        Returns:
        the nodeGroup
      • setNodeGroup

        public void setNodeGroup​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the Job.nodeGroup attribute.
        Parameters:
        value - the nodeGroup
      • setNodeGroup

        public void setNodeGroup​(java.lang.String value)
        Generated method - Setter of the Job.nodeGroup attribute.
        Parameters:
        value - the nodeGroup
      • getNodeID

        public java.lang.Integer getNodeID​(SessionContext ctx)
        Generated method - Getter of the Job.nodeID attribute.
        Returns:
        the nodeID - Node ID
      • getNodeID

        public java.lang.Integer getNodeID()
        Generated method - Getter of the Job.nodeID attribute.
        Returns:
        the nodeID - Node ID
      • getNodeIDAsPrimitive

        public int getNodeIDAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.nodeID attribute.
        Returns:
        the nodeID - Node ID
      • getNodeIDAsPrimitive

        public int getNodeIDAsPrimitive()
        Generated method - Getter of the Job.nodeID attribute.
        Returns:
        the nodeID - Node ID
      • setNodeID

        protected void setNodeID​(SessionContext ctx,
                                 java.lang.Integer value)
        Generated method - Setter of the Job.nodeID attribute.
        Parameters:
        value - the nodeID - Node ID
      • setNodeID

        protected void setNodeID​(java.lang.Integer value)
        Generated method - Setter of the Job.nodeID attribute.
        Parameters:
        value - the nodeID - Node ID
      • setNodeID

        protected void setNodeID​(SessionContext ctx,
                                 int value)
        Generated method - Setter of the Job.nodeID attribute.
        Parameters:
        value - the nodeID - Node ID
      • setNodeID

        protected void setNodeID​(int value)
        Generated method - Setter of the Job.nodeID attribute.
        Parameters:
        value - the nodeID - Node ID
      • getPriority

        public java.lang.Integer getPriority​(SessionContext ctx)
        Generated method - Getter of the Job.priority attribute.
        Returns:
        the priority - the priority. @since 2.10
      • getPriority

        public java.lang.Integer getPriority()
        Generated method - Getter of the Job.priority attribute.
        Returns:
        the priority - the priority. @since 2.10
      • getPriorityAsPrimitive

        public int getPriorityAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.priority attribute.
        Returns:
        the priority - the priority. @since 2.10
      • getPriorityAsPrimitive

        public int getPriorityAsPrimitive()
        Generated method - Getter of the Job.priority attribute.
        Returns:
        the priority - the priority. @since 2.10
      • setPriority

        public void setPriority​(SessionContext ctx,
                                java.lang.Integer value)
        Generated method - Setter of the Job.priority attribute.
        Parameters:
        value - the priority - the priority. @since 2.10
      • setPriority

        public void setPriority​(java.lang.Integer value)
        Generated method - Setter of the Job.priority attribute.
        Parameters:
        value - the priority - the priority. @since 2.10
      • setPriority

        public void setPriority​(SessionContext ctx,
                                int value)
        Generated method - Setter of the Job.priority attribute.
        Parameters:
        value - the priority - the priority. @since 2.10
      • setPriority

        public void setPriority​(int value)
        Generated method - Setter of the Job.priority attribute.
        Parameters:
        value - the priority - the priority. @since 2.10
      • isRemoveOnExit

        public java.lang.Boolean isRemoveOnExit​(SessionContext ctx)
        Generated method - Getter of the Job.removeOnExit attribute.
        Returns:
        the removeOnExit
      • isRemoveOnExit

        public java.lang.Boolean isRemoveOnExit()
        Generated method - Getter of the Job.removeOnExit attribute.
        Returns:
        the removeOnExit
      • isRemoveOnExitAsPrimitive

        public boolean isRemoveOnExitAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.removeOnExit attribute.
        Returns:
        the removeOnExit
      • isRemoveOnExitAsPrimitive

        public boolean isRemoveOnExitAsPrimitive()
        Generated method - Getter of the Job.removeOnExit attribute.
        Returns:
        the removeOnExit
      • setRemoveOnExit

        public void setRemoveOnExit​(SessionContext ctx,
                                    java.lang.Boolean value)
        Generated method - Setter of the Job.removeOnExit attribute.
        Parameters:
        value - the removeOnExit
      • setRemoveOnExit

        public void setRemoveOnExit​(java.lang.Boolean value)
        Generated method - Setter of the Job.removeOnExit attribute.
        Parameters:
        value - the removeOnExit
      • setRemoveOnExit

        public void setRemoveOnExit​(SessionContext ctx,
                                    boolean value)
        Generated method - Setter of the Job.removeOnExit attribute.
        Parameters:
        value - the removeOnExit
      • setRemoveOnExit

        public void setRemoveOnExit​(boolean value)
        Generated method - Setter of the Job.removeOnExit attribute.
        Parameters:
        value - the removeOnExit
      • isRequestAbort

        public java.lang.Boolean isRequestAbort​(SessionContext ctx)
        Generated method - Getter of the Job.requestAbort attribute.
        Returns:
        the requestAbort
      • isRequestAbort

        public java.lang.Boolean isRequestAbort()
        Generated method - Getter of the Job.requestAbort attribute.
        Returns:
        the requestAbort
      • isRequestAbortAsPrimitive

        public boolean isRequestAbortAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.requestAbort attribute.
        Returns:
        the requestAbort
      • isRequestAbortAsPrimitive

        public boolean isRequestAbortAsPrimitive()
        Generated method - Getter of the Job.requestAbort attribute.
        Returns:
        the requestAbort
      • setRequestAbort

        public void setRequestAbort​(SessionContext ctx,
                                    java.lang.Boolean value)
        Generated method - Setter of the Job.requestAbort attribute.
        Parameters:
        value - the requestAbort
      • setRequestAbort

        public void setRequestAbort​(java.lang.Boolean value)
        Generated method - Setter of the Job.requestAbort attribute.
        Parameters:
        value - the requestAbort
      • setRequestAbort

        public void setRequestAbort​(SessionContext ctx,
                                    boolean value)
        Generated method - Setter of the Job.requestAbort attribute.
        Parameters:
        value - the requestAbort
      • setRequestAbort

        public void setRequestAbort​(boolean value)
        Generated method - Setter of the Job.requestAbort attribute.
        Parameters:
        value - the requestAbort
      • isRequestAbortStep

        public java.lang.Boolean isRequestAbortStep​(SessionContext ctx)
        Generated method - Getter of the Job.requestAbortStep attribute.
        Returns:
        the requestAbortStep
      • isRequestAbortStep

        public java.lang.Boolean isRequestAbortStep()
        Generated method - Getter of the Job.requestAbortStep attribute.
        Returns:
        the requestAbortStep
      • isRequestAbortStepAsPrimitive

        public boolean isRequestAbortStepAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.requestAbortStep attribute.
        Returns:
        the requestAbortStep
      • isRequestAbortStepAsPrimitive

        public boolean isRequestAbortStepAsPrimitive()
        Generated method - Getter of the Job.requestAbortStep attribute.
        Returns:
        the requestAbortStep
      • setRequestAbortStep

        public void setRequestAbortStep​(SessionContext ctx,
                                        java.lang.Boolean value)
        Generated method - Setter of the Job.requestAbortStep attribute.
        Parameters:
        value - the requestAbortStep
      • setRequestAbortStep

        public void setRequestAbortStep​(java.lang.Boolean value)
        Generated method - Setter of the Job.requestAbortStep attribute.
        Parameters:
        value - the requestAbortStep
      • setRequestAbortStep

        public void setRequestAbortStep​(SessionContext ctx,
                                        boolean value)
        Generated method - Setter of the Job.requestAbortStep attribute.
        Parameters:
        value - the requestAbortStep
      • setRequestAbortStep

        public void setRequestAbortStep​(boolean value)
        Generated method - Setter of the Job.requestAbortStep attribute.
        Parameters:
        value - the requestAbortStep
      • getRestrictions

        public java.util.List<JobSearchRestriction> getRestrictions​(SessionContext ctx)
        Generated method - Getter of the Job.restrictions attribute.
        Returns:
        the restrictions - processed steps
      • getRestrictions

        public java.util.List<JobSearchRestriction> getRestrictions()
        Generated method - Getter of the Job.restrictions attribute.
        Returns:
        the restrictions - processed steps
      • setRestrictions

        public void setRestrictions​(SessionContext ctx,
                                    java.util.List<JobSearchRestriction> value)
        Generated method - Setter of the Job.restrictions attribute.
        Parameters:
        value - the restrictions - processed steps
      • setRestrictions

        public void setRestrictions​(java.util.List<JobSearchRestriction> value)
        Generated method - Setter of the Job.restrictions attribute.
        Parameters:
        value - the restrictions - processed steps
      • addToRestrictions

        public void addToRestrictions​(SessionContext ctx,
                                      JobSearchRestriction value)
        Generated method - Adds value to restrictions.
        Parameters:
        value - the item to add to restrictions - processed steps
      • addToRestrictions

        public void addToRestrictions​(JobSearchRestriction value)
        Generated method - Adds value to restrictions.
        Parameters:
        value - the item to add to restrictions - processed steps
      • removeFromRestrictions

        public void removeFromRestrictions​(SessionContext ctx,
                                           JobSearchRestriction value)
        Generated method - Removes value from restrictions.
        Parameters:
        value - the item to remove from restrictions - processed steps
      • removeFromRestrictions

        public void removeFromRestrictions​(JobSearchRestriction value)
        Generated method - Removes value from restrictions.
        Parameters:
        value - the item to remove from restrictions - processed steps
      • isRetry

        public java.lang.Boolean isRetry​(SessionContext ctx)
        Generated method - Getter of the Job.retry attribute.
        Returns:
        the retry
      • isRetry

        public java.lang.Boolean isRetry()
        Generated method - Getter of the Job.retry attribute.
        Returns:
        the retry
      • isRetryAsPrimitive

        public boolean isRetryAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.retry attribute.
        Returns:
        the retry
      • isRetryAsPrimitive

        public boolean isRetryAsPrimitive()
        Generated method - Getter of the Job.retry attribute.
        Returns:
        the retry
      • setRetry

        public void setRetry​(SessionContext ctx,
                             java.lang.Boolean value)
        Generated method - Setter of the Job.retry attribute.
        Parameters:
        value - the retry
      • setRetry

        public void setRetry​(java.lang.Boolean value)
        Generated method - Setter of the Job.retry attribute.
        Parameters:
        value - the retry
      • setRetry

        public void setRetry​(SessionContext ctx,
                             boolean value)
        Generated method - Setter of the Job.retry attribute.
        Parameters:
        value - the retry
      • setRetry

        public void setRetry​(boolean value)
        Generated method - Setter of the Job.retry attribute.
        Parameters:
        value - the retry
      • isSendEmail

        public java.lang.Boolean isSendEmail​(SessionContext ctx)
        Generated method - Getter of the Job.sendEmail attribute.
        Returns:
        the sendEmail
      • isSendEmail

        public java.lang.Boolean isSendEmail()
        Generated method - Getter of the Job.sendEmail attribute.
        Returns:
        the sendEmail
      • isSendEmailAsPrimitive

        public boolean isSendEmailAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.sendEmail attribute.
        Returns:
        the sendEmail
      • isSendEmailAsPrimitive

        public boolean isSendEmailAsPrimitive()
        Generated method - Getter of the Job.sendEmail attribute.
        Returns:
        the sendEmail
      • setSendEmail

        public void setSendEmail​(SessionContext ctx,
                                 java.lang.Boolean value)
        Generated method - Setter of the Job.sendEmail attribute.
        Parameters:
        value - the sendEmail
      • setSendEmail

        public void setSendEmail​(java.lang.Boolean value)
        Generated method - Setter of the Job.sendEmail attribute.
        Parameters:
        value - the sendEmail
      • setSendEmail

        public void setSendEmail​(SessionContext ctx,
                                 boolean value)
        Generated method - Setter of the Job.sendEmail attribute.
        Parameters:
        value - the sendEmail
      • setSendEmail

        public void setSendEmail​(boolean value)
        Generated method - Setter of the Job.sendEmail attribute.
        Parameters:
        value - the sendEmail
      • getSessionCurrency

        public Currency getSessionCurrency​(SessionContext ctx)
        Generated method - Getter of the Job.sessionCurrency attribute.
        Returns:
        the sessionCurrency
      • getSessionCurrency

        public Currency getSessionCurrency()
        Generated method - Getter of the Job.sessionCurrency attribute.
        Returns:
        the sessionCurrency
      • setSessionCurrency

        public void setSessionCurrency​(SessionContext ctx,
                                       Currency value)
        Generated method - Setter of the Job.sessionCurrency attribute.
        Parameters:
        value - the sessionCurrency
      • setSessionCurrency

        public void setSessionCurrency​(Currency value)
        Generated method - Setter of the Job.sessionCurrency attribute.
        Parameters:
        value - the sessionCurrency
      • getSessionLanguage

        public Language getSessionLanguage​(SessionContext ctx)
        Generated method - Getter of the Job.sessionLanguage attribute.
        Returns:
        the sessionLanguage
      • getSessionLanguage

        public Language getSessionLanguage()
        Generated method - Getter of the Job.sessionLanguage attribute.
        Returns:
        the sessionLanguage
      • setSessionLanguage

        public void setSessionLanguage​(SessionContext ctx,
                                       Language value)
        Generated method - Setter of the Job.sessionLanguage attribute.
        Parameters:
        value - the sessionLanguage
      • setSessionLanguage

        public void setSessionLanguage​(Language value)
        Generated method - Setter of the Job.sessionLanguage attribute.
        Parameters:
        value - the sessionLanguage
      • getSessionUser

        public User getSessionUser​(SessionContext ctx)
        Generated method - Getter of the Job.sessionUser attribute.
        Returns:
        the sessionUser
      • getSessionUser

        public User getSessionUser()
        Generated method - Getter of the Job.sessionUser attribute.
        Returns:
        the sessionUser
      • setSessionUser

        public void setSessionUser​(SessionContext ctx,
                                   User value)
        Generated method - Setter of the Job.sessionUser attribute.
        Parameters:
        value - the sessionUser
      • setSessionUser

        public void setSessionUser​(User value)
        Generated method - Setter of the Job.sessionUser attribute.
        Parameters:
        value - the sessionUser
      • isSingleExecutable

        public java.lang.Boolean isSingleExecutable​(SessionContext ctx)
        Generated method - Getter of the Job.singleExecutable attribute.
        Returns:
        the singleExecutable
      • isSingleExecutable

        public java.lang.Boolean isSingleExecutable()
        Generated method - Getter of the Job.singleExecutable attribute.
        Returns:
        the singleExecutable
      • isSingleExecutableAsPrimitive

        public boolean isSingleExecutableAsPrimitive​(SessionContext ctx)
        Generated method - Getter of the Job.singleExecutable attribute.
        Returns:
        the singleExecutable
      • isSingleExecutableAsPrimitive

        public boolean isSingleExecutableAsPrimitive()
        Generated method - Getter of the Job.singleExecutable attribute.
        Returns:
        the singleExecutable
      • setSingleExecutable

        public void setSingleExecutable​(SessionContext ctx,
                                        java.lang.Boolean value)
        Generated method - Setter of the Job.singleExecutable attribute.
        Parameters:
        value - the singleExecutable
      • setSingleExecutable

        public void setSingleExecutable​(java.lang.Boolean value)
        Generated method - Setter of the Job.singleExecutable attribute.
        Parameters:
        value - the singleExecutable
      • setSingleExecutable

        public void setSingleExecutable​(SessionContext ctx,
                                        boolean value)
        Generated method - Setter of the Job.singleExecutable attribute.
        Parameters:
        value - the singleExecutable
      • setSingleExecutable

        public void setSingleExecutable​(boolean value)
        Generated method - Setter of the Job.singleExecutable attribute.
        Parameters:
        value - the singleExecutable
      • getTriggers

        public java.util.List<Trigger> getTriggers​(SessionContext ctx)
        Generated method - Getter of the Job.triggers attribute.
        Returns:
        the triggers - list of triggers
      • getTriggers

        public java.util.List<Trigger> getTriggers()
        Generated method - Getter of the Job.triggers attribute.
        Returns:
        the triggers - list of triggers
      • setTriggers

        public void setTriggers​(SessionContext ctx,
                                java.util.List<Trigger> value)
        Generated method - Setter of the Job.triggers attribute.
        Parameters:
        value - the triggers - list of triggers
      • setTriggers

        public void setTriggers​(java.util.List<Trigger> value)
        Generated method - Setter of the Job.triggers attribute.
        Parameters:
        value - the triggers - list of triggers
      • addToTriggers

        public void addToTriggers​(SessionContext ctx,
                                  Trigger value)
        Generated method - Adds value to triggers.
        Parameters:
        value - the item to add to triggers - list of triggers
      • addToTriggers

        public void addToTriggers​(Trigger value)
        Generated method - Adds value to triggers.
        Parameters:
        value - the item to add to triggers - list of triggers
      • removeFromTriggers

        public void removeFromTriggers​(SessionContext ctx,
                                       Trigger value)
        Generated method - Removes value from triggers.
        Parameters:
        value - the item to remove from triggers - list of triggers
      • removeFromTriggers

        public void removeFromTriggers​(Trigger value)
        Generated method - Removes value from triggers.
        Parameters:
        value - the item to remove from triggers - list of triggers