Package | Description |
---|---|
org.jenkinsci.plugins.youtrack |
Modifier and Type | Method and Description |
---|---|
static YoutrackBuildFailureMode |
YoutrackBuildFailureMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YoutrackBuildFailureMode[] |
YoutrackBuildFailureMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
YouTrackProjectProperty(String siteName,
boolean pluginEnabled,
boolean commentsEnabled,
boolean commandsEnabled,
boolean runAsEnabled,
boolean annotationsEnabled,
String linkVisibility,
String stateFieldName,
String fixedValues,
boolean silentCommands,
boolean silentLinks,
String executeProjectLimits,
boolean trackCommits,
String project,
String commentText,
YoutrackBuildFailureMode failureMode,
org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SecureGroovyScript commentTextSecure) |
Copyright © 2016–2019. All rights reserved.