Package com.almworks.jira.structure.api.job
package com.almworks.jira.structure.api.job
-
ClassDescriptionThis is the basic implementation of a structure job, that should be extended by the actual job code.
StructureJobis a single one-time or repetitive background task, run by theStructureJobManager.Simple enumeration of the possible job statesThis exception is thrown by theStructureJobManagerwhen there's a problem with scheduling a job.StructureJobManagerallows running and scheduling background jobs.