| Fields inherited from class | Fields |
|---|---|
class ProjectEntityProperties |
ontrack |
| Constructor and description |
|---|
ProjectProperties
(Ontrack ontrack, Project project) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
autoPromotionLevel(boolean autoCreate = true)Auto promotion level |
|
java.lang.Object |
autoValidationStamp(boolean autoCreate = true, boolean autoCreateIfNotPredefined = false)Auto validation stamp |
|
boolean |
getAutoPromotionLevel() |
|
boolean |
getAutoValidationStamp() |
|
java.lang.Object |
getGit() |
|
java.lang.Object |
getGitLab() |
|
java.util.List<java.lang.String> |
getJiraFollowLinks() |
|
java.lang.Object |
getStale()Gets the stale property |
|
java.lang.Object |
getStash() |
|
java.lang.Object |
getSvn() |
|
java.lang.Object |
git(java.lang.String name)Git configuration |
|
java.lang.Object |
gitHub(java.util.Map<java.lang.String, ?> parameters, java.lang.String name)GitHub property |
|
java.lang.Object |
gitLab(java.util.Map<java.lang.String, ?> parameters, java.lang.String name)GitLab configuration |
|
java.lang.Object |
jiraFollowLinks(java.lang.String... linkNames)JIRA Follow links |
|
java.lang.Object |
jiraFollowLinks(java.util.Collection<java.lang.String> linkNames) |
|
java.lang.Object |
stale(int disablingDuration = 0, int deletingDuration = 0, java.util.List<java.lang.String> promotionsToKeep = [])Stale property. |
|
java.lang.Object |
stash(java.lang.String name, java.lang.String project, java.lang.String repository, int indexationInterval = 0, java.lang.String issueServiceConfigurationIdentifier = '')Stash configuration |
|
java.lang.Object |
svn(java.lang.String name, java.lang.String projectPath)SVN configuration |
| Methods inherited from class | Name |
|---|---|
class ProjectEntityProperties |
getJenkinsBuild, getJenkinsJob, getLinks, getMessage, getMetaInfo, jenkinsBuild, jenkinsJob, links, message, metaInfo, metaInfo, property, property |
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Auto promotion level
Auto validation stamp
Gets the stale property
Git configuration
GitHub property
name - Configuration nameparameters - Map of GitHub parameters, like 'repository' and 'indexationInterval'GitLab configuration
JIRA Follow links
Stale property. Sets the disabling and deleting durations (in days) on the project.
Stash configuration
SVN configuration