public static class SCMTriggerItem.SCMTriggerItems extends Object
| Modifier and Type | Method and Description |
|---|---|
static SCMTriggerItem |
asSCMTriggerItem(Item item)
See whether an item can be coerced to
SCMTriggerItem. |
static Collection<? extends SCM> |
resolveMultiScmIfConfigured(SCM scm) |
@CheckForNull public static SCMTriggerItem asSCMTriggerItem(Item item)
SCMTriggerItem.item - any itemSCMTriggerItem, or an adapter, if an SCMedItem, else null@Nonnull public static Collection<? extends SCM> resolveMultiScmIfConfigured(@CheckForNull SCM scm)
Copyright © 2019. All rights reserved.