public class PostBuildItem extends Object
| Constructor and Description |
|---|
PostBuildItem(Collection<String> results) |
| Modifier and Type | Method and Description |
|---|---|
void |
addResults(Collection<String> results) |
Set<String> |
getResults() |
boolean |
hasResult() |
boolean |
shouldBeExecuted(String result) |
public PostBuildItem(@Nullable Collection<String> results)
Copyright © 2011–2017. All rights reserved.