Class AbstractSetJobRetriesCmd

    • Constructor Detail

      • AbstractSetJobRetriesCmd

        public AbstractSetJobRetriesCmd()
    • Method Detail

      • setJobRetriesByJobId

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

        protected String getLogEntryOperation()