public interface PushTarget
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPresentation() |
boolean |
hasSomethingToPush()
Returns true if pushing to this target is guaranteed to introduce something new: e.g.
|
boolean hasSomethingToPush()
java.lang.String getPresentation()