SCMNavigator.fetchActions(...)
,
SCMSource.fetchActions(...)
,
SCMSource.fetchActions(SCMHead, ...)
and
SCMSource.fetchActions(SCMRevision, ...)
methods respectively.See: Description
Class | Description |
---|---|
AvatarMetadataAction |
Holds metadata about an avatar to be associated with a
SCMSource or SCMNavigator (also valid for
SCMRevision and SCMHead , but would be considered unusual). |
ContributorMetadataAction | |
ObjectMetadataAction | |
PrimaryInstanceMetadataAction |
SCMNavigator.fetchActions(...)
,
SCMSource.fetchActions(...)
,
SCMSource.fetchActions(SCMHead, ...)
and
SCMSource.fetchActions(SCMRevision, ...)
methods respectively.InvisibleAction
,
SCMNavigator.fetchActions(jenkins.scm.api.SCMNavigatorOwner, jenkins.scm.api.SCMNavigatorEvent, hudson.model.TaskListener)
,
SCMSource.fetchActions(jenkins.scm.api.SCMSourceEvent, hudson.model.TaskListener)
,
SCMSource.fetchActions(jenkins.scm.api.SCMHead, jenkins.scm.api.SCMHeadEvent, hudson.model.TaskListener)
,
SCMSource.fetchActions(jenkins.scm.api.SCMRevision, jenkins.scm.api.SCMHeadEvent, hudson.model.TaskListener)
Copyright © 2016–2022. All rights reserved.