public class AppLabelAtom
extends hudson.model.labels.LabelAtom
コンストラクタと説明 |
---|
AppLabelAtom(String application,
String version,
String home)
Creates new
AppLabelAtom instance. |
修飾子とタイプ | メソッドと説明 |
---|---|
String |
getApplication() |
String |
getHome() |
String |
getVersion() |
accept, doConfigSubmit, doSubmitDescription, escape, findNearest, get, getActions, getApplicablePropertyDescriptors, getDescription, getExpression, getProperties, getPropertiesList, isAtom, listAtoms, load, matches, needsEscape, precedence, save, setDescription, updateTransientActions
and, compareTo, contains, doChildrenContextMenu, equals, getApi, getBusyExecutors, getClouds, getDisplayName, getIdleExecutors, getName, getNodes, getSearchUrl, getTiedJobCount, getTiedJobs, getTotalConfiguredExecutors, getTotalExecutors, getUrl, hashCode, iff, implies, isAssignable, isEmpty, isOffline, isSelfLabel, matches, matches, not, or, paren, parse, parseExpression, toString
addAction, doContextMenu, getAction, getAction, getActions, getAllActions, getDynamic, replaceAction
public AppLabelAtom(String application, String version, String home)
AppLabelAtom
instance.application
- The name of application such as "Xcode", "Unity".version
- Application version.home
- Application home directory.Copyright © 2016–2022. All rights reserved.