public interface JobImportState
Modifier and Type | Method and Description |
---|---|
java.util.List<Action> |
getActions() |
ScmCommitInfo |
getCommit() |
ImportSynchState |
getSynchState()
Get the state of the job for import
|
ImportSynchState getSynchState()
ScmCommitInfo getCommit()
java.util.List<Action> getActions()