Constant Field Values
Contents
com.mooltiverse.*
-
com.mooltiverse.oss.nyx.command.Make Modifier and Type Constant Field Value public static final StringDEFAULT_TEMPLATE_RESOURCE_NAME"changelog.tpl"
-
com.mooltiverse.oss.nyx.configuration.Defaults.ReleaseType Modifier and Type Constant Field Value public static final StringDESCRIPTION"Release {{version}}"public static final StringGIT_COMMIT_MESSAGE"Release version {{version}}"public static final StringNAME"default"
-
com.mooltiverse.oss.nyx.configuration.presets.Extended Modifier and Type Constant Field Value public static final StringNAME"extended" -
com.mooltiverse.oss.nyx.configuration.presets.Simple Modifier and Type Constant Field Value public static final StringNAME"simple"
-
com.mooltiverse.oss.nyx.git.Repository Modifier and Type Constant Field Value public static final StringDEFAULT_REMOTE_NAME"origin"
-
com.mooltiverse.oss.nyx.services.github.GitHub Modifier and Type Constant Field Value public static final StringAUTHENTICATION_TOKEN_OPTION_NAME"AUTHENTICATION_TOKEN"public static final StringBASE_URI_OPTION_NAME"BASE_URI"public static final StringREMOTES_OPTION_NAME"REMOTES"public static final StringREPOSITORY_NAME_OPTION_NAME"REPOSITORY_NAME"public static final StringREPOSITORY_OWNER_OPTION_NAME"REPOSITORY_OWNER"
-
com.mooltiverse.oss.nyx.services.gitlab.GitLab Modifier and Type Constant Field Value public static final StringAUTHENTICATION_TOKEN_OPTION_NAME"AUTHENTICATION_TOKEN"public static final StringBASE_URI_OPTION_NAME"BASE_URI"public static final StringREMOTES_OPTION_NAME"REMOTES"public static final StringREPOSITORY_NAME_OPTION_NAME"REPOSITORY_NAME"public static final StringREPOSITORY_OWNER_OPTION_NAME"REPOSITORY_OWNER"