@Generated public class JobSource extends Object
| Constructor and Description |
|---|
JobSource() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
JobSourceDirtyState |
getDirtyState() |
String |
getImportFromGitBranch() |
String |
getJobConfigPath() |
int |
hashCode() |
JobSource |
setDirtyState(JobSourceDirtyState dirtyState) |
JobSource |
setImportFromGitBranch(String importFromGitBranch) |
JobSource |
setJobConfigPath(String jobConfigPath) |
String |
toString() |
public JobSource setDirtyState(JobSourceDirtyState dirtyState)
public JobSourceDirtyState getDirtyState()
public String getImportFromGitBranch()
public String getJobConfigPath()
Copyright © 2024. All rights reserved.