Class Veto
- java.lang.Object
-
- com.cdancy.bitbucket.rest.domain.common.Veto
-
public abstract class Veto extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description static Vetocreate(String summaryMessage, String detailedMessage)abstract StringdetailedMessage()abstract StringsummaryMessage()
-