@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class QueueHelper extends Object
Constructor and Description |
---|
QueueHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getFullName(hudson.model.Queue.BuildableItem item)
Deprecated.
Just a hack, will be removed in the future versions
|
@Deprecated public static String getFullName(@Nonnull hudson.model.Queue.BuildableItem item)
item
- Item, for which the name should be retrievedAbstractItem.getFullName()
format (a/b/c/d)Copyright © 2016–2018. All rights reserved.