Package hudson.plugins.scm.koji
Class KojiChangeLogSet
- All Implemented Interfaces:
Iterable<ChangeLogSet.Entry>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class hudson.scm.ChangeLogSet
ChangeLogSet.AffectedFile, ChangeLogSet.Entry -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionKojiChangeLogSet(hudson.plugins.scm.koji.model.Build build, Run<?, ?> run, RepositoryBrowser<?> browser) -
Method Summary
Methods inherited from class hudson.scm.ChangeLogSet
createEmpty, createEmpty, getBrowser, getItems, getKind, getRunMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
OTOOL_ACTIONS
- See Also:
-
-
Constructor Details
-
KojiChangeLogSet
public KojiChangeLogSet(hudson.plugins.scm.koji.model.Build build, Run<?, ?> run, RepositoryBrowser<?> browser)
-
-
Method Details
-
isEmptySet
public boolean isEmptySet()- Specified by:
isEmptySetin classChangeLogSet<ChangeLogSet.Entry>
-
iterator
-
getOtoolUrl
-