Class AbstractSetJobRetriesCmd

    • Constructor Detail

      • AbstractSetJobRetriesCmd

        public AbstractSetJobRetriesCmd()
    • Method Detail

      • setJobRetriesByJobId

        protected void setJobRetriesByJobId​(java.lang.String jobId,
                                            int retries,
                                            CommandContext commandContext)
      • getLogEntryOperation

        protected java.lang.String getLogEntryOperation()