Package org.dmfs.gver.dsl
Class Strategy
java.lang.Object
org.dmfs.gver.dsl.Strategy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChangeTypestatic final ChangeTypefinal List<ChangeTypeStrategy>static final ChangeTypestatic final ChangeTypestatic final ChangeType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionare(ChangeType changeType) voidfollow(groovy.lang.Closure strategy) voidotherwise(ChangeType changeType)
-
Field Details
-
mChangeTypeStrategies
-
major
-
minor
-
patch
-
none
-
invalid
-
-
Constructor Details
-
Strategy
public Strategy() -
Strategy
-
-
Method Details
-
are
-
otherwise
-
follow
public void follow(groovy.lang.Closure strategy)
-