Class ScmPushOptions
- java.lang.Object
-
- pl.allegro.tech.build.axion.release.domain.scm.ScmPushOptions
-
public class ScmPushOptions extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScmPushOptions(java.lang.String remote, boolean pushTagsOnly)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetRemote()booleanisPushTagsOnly()
-