Package | Description |
---|---|
io.fabric8.openshift.api.model |
Modifier and Type | Method and Description |
---|---|
SourceControlUser |
GitSourceRevision.getAuthor() |
SourceControlUser |
GitSourceRevision.getCommitter() |
Modifier and Type | Method and Description |
---|---|
void |
GitSourceRevision.setAuthor(SourceControlUser author) |
void |
GitSourceRevision.setCommitter(SourceControlUser committer) |
Copyright © 2011–2015 Red Hat. All rights reserved.