public abstract class AbstractBranchJob
extends java.lang.Object
implements net.nemerosa.ontrack.job.Job
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBranchJob(StructureService structureService,
Branch branch) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisabled() |
boolean |
isValid() |
protected AbstractBranchJob(StructureService structureService, Branch branch)