| Modifier and Type | Method and Description |
|---|---|
Set<PomPlaceHolder> |
PomEditor.getHistory()
A collection with the Information about changed poms
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<PomPlaceHolder> |
DefaultPomEditor.history |
| Modifier and Type | Method and Description |
|---|---|
PomPlaceHolder |
DefaultPomEditor.readSingle(org.uberfire.java.nio.file.Path pom) |
| Modifier and Type | Method and Description |
|---|---|
Set<PomPlaceHolder> |
DefaultPomEditor.getHistory() |
| Constructor and Description |
|---|
DefaultPomEditor(Set<PomPlaceHolder> history,
ConfigurationProvider config,
Compilers compiler) |
| Modifier and Type | Method and Description |
|---|---|
Set<PomPlaceHolder> |
DefaultIncrementalCompilerEnabler.getHistory()
Return a unmodifiable history
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.