| Package | Description |
|---|---|
| com.synopsys.arc.jenkins.plugins.ownership | |
| com.synopsys.arc.jenkins.plugins.ownership.jobs | |
| com.synopsys.arc.jenkins.plugins.ownership.nodes |
| Modifier and Type | Field and Description |
|---|---|
static OwnershipDescription |
OwnershipDescription.DISABLED_DESCR
Disabled description, which means that ownership is disabled
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipDescription |
IOwnershipHelper.getOwnershipDescription(TObjectType item)
Gets ownership description of the requested item
|
static OwnershipDescription |
OwnershipDescription.Parse(net.sf.json.JSONObject formData,
String blockName) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
OwnershipDescription.isEnabled(OwnershipDescription descr)
Check if ownership is enabled.
|
| Modifier and Type | Method and Description |
|---|---|
OwnershipDescription |
JobOwnerJobProperty.getOwnership() |
OwnershipDescription |
JobOwnerHelper.getOwnershipDescription(hudson.model.Job<?,?> job) |
| Constructor and Description |
|---|
JobOwnerJobProperty(OwnershipDescription ownershipDescription) |
| Modifier and Type | Method and Description |
|---|---|
OwnershipDescription |
NodeOwnerWrapper.getDescription() |
OwnershipDescription |
OwnerNodeProperty.getOwnership() |
OwnershipDescription |
NodeOwnerHelper.getOwnershipDescription(hudson.model.Node item)
Deprecated.
|
OwnershipDescription |
NodeOwnerPropertyHelper.getOwnershipDescription(hudson.slaves.NodeProperty item) |
| Constructor and Description |
|---|
OwnerNodeProperty(hudson.model.Node node,
OwnershipDescription ownership) |
Copyright © 2004-2013. All Rights Reserved.