public interface ProjectStatusFluent<A extends ProjectStatusFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getPhase() |
Boolean |
hasPhase() |
A |
withPhase(String phase) |
Copyright © 2011–2018 Red Hat. All rights reserved.