public abstract class CukedoctorBaseAction extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_DOCUMENTATION |
protected static String |
BASE_URL |
static String |
BUILD_ACTION_ALL_DOCUMENTATION |
protected static String |
ICON_NAME |
protected static String |
TITLE |
| Constructor and Description |
|---|
CukedoctorBaseAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
protected abstract String |
getTitle() |
String |
getUrlName() |
protected static final String ICON_NAME
protected static final String BASE_URL
protected static final String TITLE
public static final String ALL_DOCUMENTATION
public static final String BUILD_ACTION_ALL_DOCUMENTATION
Copyright © 2016–2020. All rights reserved.