Index

A B C D E F G H I J L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractOwnershipHelper<TObjectType> - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Provides basic operations for ownership helpers.
AbstractOwnershipHelper() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
AbstractOwnershipRoleMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
An abstract class for RoleMacroExtensions provided by the ownership plugin.
AbstractOwnershipRoleMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
 
acceptsMacroName(String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipTokenMacro
 
AccessRightsFilter - Class in com.synopsys.arc.jenkins.plugins.ownership.util.userFilters
Filters user according to access rights to specified item.
AccessRightsFilter(AccessControlled, Permission) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.userFilters.AccessRightsFilter
Primary constructor.
actionIsAvailable() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
actionIsAvailable() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
actionIsAvailable() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
actionIsAvailable() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
actionIsAvailable() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
all() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
Get list of all registered ItemOwnershipPolicys.
all() - Static method in class org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator
Returns all the registered OwnershipHelperLocators.
allDescriptors() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
Returns list of JobRestriction descriptors.
assign(OwnershipDescription) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
AssignCreatorPolicy - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
A policy, which sets the item creator as an owner.
AssignCreatorPolicy() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.AssignCreatorPolicy
 
AssignCreatorPolicy.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
 
authenticate(Job<?, ?>, Queue.Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject.OwnershipAuthorizeProjectStrategy
 
AUTHENTICATED_SID - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
 

B

buildEnvVars(AbstractBuild<?, ?>, EnvVars) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 

C

canTake(Queue.BuildableItem) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
 
canTake(Run) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
 
clone() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
 
clone() - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
 
com.synopsys.arc.jenkins.plugins.ownership - package com.synopsys.arc.jenkins.plugins.ownership
 
com.synopsys.arc.jenkins.plugins.ownership.extensions - package com.synopsys.arc.jenkins.plugins.ownership.extensions
 
com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy - package com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
 
com.synopsys.arc.jenkins.plugins.ownership.jobs - package com.synopsys.arc.jenkins.plugins.ownership.jobs
 
com.synopsys.arc.jenkins.plugins.ownership.nodes - package com.synopsys.arc.jenkins.plugins.ownership.nodes
 
com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject - package com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject
 
com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific - package com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific
 
com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions - package com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions
 
com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy - package com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
 
com.synopsys.arc.jenkins.plugins.ownership.util - package com.synopsys.arc.jenkins.plugins.ownership.util
 
com.synopsys.arc.jenkins.plugins.ownership.util.ui - package com.synopsys.arc.jenkins.plugins.ownership.util.ui
 
com.synopsys.arc.jenkins.plugins.ownership.util.userFilters - package com.synopsys.arc.jenkins.plugins.ownership.util.userFilters
 
com.synopsys.arc.jenkins.plugins.ownership.wrappers - package com.synopsys.arc.jenkins.plugins.ownership.wrappers
 
compare(User, User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.userFilters.UserComparator
 
compare(String, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.IdStrategyComparator
 
ComputerOwnerHelper - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Provides ownership helper for Computer.
ComputerOwnerHelper() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
ComputerOwnerHelper.LocatorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
 
configure(boolean, String, ItemSpecificSecurity, OwnershipPluginConfiguration) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
OwnershipPlugin initialization for test suites.
configure(boolean, String, ItemSpecificSecurity, FolderSpecificSecurity, OwnershipPluginConfiguration) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
OwnershipPlugin initialization for test suites.
configure(StaplerRequest2, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
contactAdminsBodyTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactAdminsBodyTemplate.default: Dear Jenkins admins, TODO: Describe the issue URL: '${ITEM_URL}' Best regards, '${USER_FULL_NAME}'.
contactAdminsSubjectTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactAdminsSubjectTemplate.default: [Jenkins] - TODO: Describe the issue with '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}'.
contactOwnersBodyTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactOwnersBodyTemplate.default: Dear owners of '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}', TODO: Add text URL: '${ITEM_URL}' Best regards, '${USER_FULL_NAME}' .
contactOwnersSubjectTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactOwnersSubjectTemplate.default: [Jenkins] - TODO: Describe the issue with '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}'.
CoOwnerRoleMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Checks if the user belongs to primary or secondary owners of the item.
CoOwnerRoleMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacro
 
CoOwnerRoleMacroNoSid - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Deprecated.
CoOwnerRoleMacroNoSid() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacroNoSid
Deprecated.
 
CopyOwnerPolicy - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
Deprecated.
Not implemented
CopyOwnerPolicy() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.CopyOwnerPolicy
Deprecated.
 
createFor(AbstractFolder) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipActionFactory
 
createFor(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipActionFactory
 
createFor(Job) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipActionFactory
 
createMailToString(List<String>, List<String>, List<String>, String, String) - Method in class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
createReport(Set<TopLevelItem>, User) - Static method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
CurrentUserIsOwnerMacro - Class in org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros
Checks if the current user is an owner.
CurrentUserIsOwnerMacro() - Constructor for class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsOwnerMacro
 
CurrentUserIsOwnerMacro_description() - Static method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.Messages
Key CurrentUserIsOwnerMacro.description: Checks if the current user is an owner of the item (both primary and secondary work).
CurrentUserIsPrimaryOwnerMacro - Class in org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros
Checks if the current user is a primary owner of the item.
CurrentUserIsPrimaryOwnerMacro() - Constructor for class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsPrimaryOwnerMacro
 
CurrentUserIsPrimaryOwnerMacro_description() - Static method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.Messages
Key CurrentUserIsPrimaryOwnerMacro.description: Checks if the current user is a primary owner of the item.

D

Data(OwnershipDescription) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.Data
 
DEFAULT - Static variable in class org.jenkinsci.plugins.ownership.config.DisplayOptions
 
DEFAULT - Static variable in class org.jenkinsci.plugins.ownership.config.InheritanceOptions
 
DEFAULT - Static variable in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
DEFAULT_PROVIDER - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider
 
DefaultJobFormatter() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter.DefaultJobFormatter
 
DefaultProvider() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider.DefaultProvider
 
DESCRIPTOR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor
 
DESCRIPTOR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
DESCRIPTOR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
 
DESCRIPTOR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
DESCRIPTOR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ownership.config.DisplayOptions
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ownership.config.InheritanceOptions
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions
 
DESCRIPTOR - Static variable in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.AssignCreatorPolicy.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.DropOwnershipPolicy.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject.OwnershipAuthorizeProjectStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.config.DisplayOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.config.InheritanceOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.config.PreserveOwnershipPolicy.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailOptions.DescriptorImpl
 
DISABLED_DESCR - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Disabled description, which means that ownership is disabled
DISABLED_INFO - Static variable in class org.jenkinsci.plugins.ownership.model.OwnershipInfo
 
DisabledSource() - Constructor for class org.jenkinsci.plugins.ownership.model.OwnershipDescriptionSource.DisabledSource
 
DisplayOptions - Class in org.jenkinsci.plugins.ownership.config
Stores display options for OwnershipPlugin.
DisplayOptions(boolean, boolean) - Constructor for class org.jenkinsci.plugins.ownership.config.DisplayOptions
 
DisplayOptions.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.config
 
doCheckSelectedUserId(String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector.DescriptorImpl
 
doCheckUser(String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
doOwnersSubmit(StaplerRequest2, StaplerResponse2) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
doOwnersSubmit(StaplerRequest2, StaplerResponse2) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
doOwnersSubmit(StaplerRequest, StaplerResponse) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
doOwnersSubmit(StaplerRequest, StaplerResponse) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
doProjectSpecificSecuritySubmit(StaplerRequest2, StaplerResponse2) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
doProjectSpecificSecuritySubmit(StaplerRequest2, StaplerResponse2) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
doRestoreDefaultSpecificSecuritySubmit(StaplerRequest2, StaplerResponse2) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
doRestoreDefaultSpecificSecuritySubmit(StaplerRequest2, StaplerResponse2) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
DropOwnershipPolicy - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
A policy, which drops the project's ownership.
DropOwnershipPolicy() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.DropOwnershipPolicy
 
DropOwnershipPolicy.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy
 

E

EnvSetupOptions - Class in org.jenkinsci.plugins.ownership.util.environment
Stores environment setup options for OwnershipPlugin.
EnvSetupOptions(boolean, boolean) - Constructor for class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions
 
EnvSetupOptions.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.util.environment
 
equals(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
equals(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
evaluate(AbstractBuild<?, ?>, TaskListener, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipTokenMacro
 

F

FAST_RESOLVER_ID - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
filter(User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.userFilters.AccessRightsFilter
 
filter(User) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.util.userFilters.IUserFilter
Checks if the specified User satisfies the filter.
filter(List<TopLevelItem>, List<TopLevelItem>, View) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
 
filterPossibleOwners(AccessControlled, Permission) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Returns users who may be assigned as owners, optionally filtered by configure rights.
filterUsers(Collection<User>, boolean, IUserFilter...) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserCollectionFilter
 
findHelper(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper.LocatorImpl
 
findHelper(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper.LocatorImpl
 
findHelper(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper.LocatorImpl
 
findHelper(Object) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper.LocatorImpl
 
findHelper(Object) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper.LocatorImpl
 
findHelper(Object) - Method in class org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator
Looks up ownership helpers for a class.
findHelper(Object) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper.LocatorImpl
 
FolderItemListener - Class in org.jenkinsci.plugins.ownership.model.folders
Locates changes in AbstractFolders and assigns ownership accordingly.
FolderItemListener() - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderItemListener
 
FolderOwnershipAction - Class in org.jenkinsci.plugins.ownership.model.folders
Allows managing actions for AbstractFolders.
FolderOwnershipAction(AbstractFolder<?>) - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
FolderOwnershipActionFactory - Class in org.jenkinsci.plugins.ownership.model.folders
FolderOwnershipActionFactory() - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipActionFactory
 
FolderOwnershipDescriptionSource - Class in org.jenkinsci.plugins.ownership.model.folders
References OwnershipDescriptions provided by various AbstractFolders.
FolderOwnershipDescriptionSource(AbstractFolder<?>) - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipDescriptionSource
 
FolderOwnershipHelper - Class in org.jenkinsci.plugins.ownership.model.folders
Integration with Folders plugin.
FolderOwnershipHelper() - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
FolderOwnershipHelper.LocatorImpl - Class in org.jenkinsci.plugins.ownership.model.folders
 
FolderOwnershipProperty - Class in org.jenkinsci.plugins.ownership.model.folders
Ownership property for AbstractFolders.
FolderOwnershipProperty(OwnershipDescription) - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
FolderOwnershipProperty(OwnershipDescription, FolderSpecificSecurity) - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
FolderOwnershipProperty.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.model.folders
 
FolderSpecificDescriptor() - Constructor for class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity.FolderSpecificDescriptor
 
FolderSpecificSecurity - Class in org.jenkinsci.plugins.ownership.security.folderspecific
Implements folder-specific property map.
FolderSpecificSecurity(AuthorizationMatrixProperty) - Constructor for class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
 
FolderSpecificSecurity.FolderSpecificDescriptor - Class in org.jenkinsci.plugins.ownership.security.folderspecific
 
format(User) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
Formats string to be displayed.
format(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
 
formatContactAdminsLink(TObjectType, IOwnershipHelper) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter.DefaultJobFormatter
 
formatContactAdminsLink(TObjectType, IOwnershipHelper) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
Formats URL, which allows to contact Jenkins admins.
formatContactOwnersLink(TObjectType, IOwnershipHelper) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter.DefaultJobFormatter
 
formatContactOwnersLink(TObjectType, IOwnershipHelper) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
Formats URL, which allows to contact item owners
formatCoOwner(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
formatEmail(User) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
 
formatEmail(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
Formats e-mail from a user Id.
formatEmailURI(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.HTMLFormatter
Formats user's e-mail link.
formatOwner(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
formatPrimaryOwner(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
Formats primary owner.
formatSecondaryOwner(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
Formats secondary owner.
formatShort(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
 
formatShortUserURI(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.HTMLFormatter
 
formatUser(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter.DefaultJobFormatter
 
formatUser(TObjectType, String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
 
formatUserURI(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.HTMLFormatter
 
formatUserURI(String, boolean) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.HTMLFormatter
 
fromParents(Item) - Static method in class org.jenkinsci.plugins.ownership.model.OwnershipInheritance
Walks parent item groups until an enabled ownership description is found.
fromParentsOrDisabled(Item) - Static method in class org.jenkinsci.plugins.ownership.model.OwnershipInheritance
Convenience for nullable items (e.g.

G

generateReport(Set<TopLevelItem>) - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
get() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
Gets the OwnershipPlugin configuration.
getAbsoluteUrl(Computer) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
Get absolute URL of the computer.
getAdminsContactEmail() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getAllOwnerEmailsString(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets e-mails of secondary owners (including primary owner).
getAllOwnerIdsString(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets a comma-separated list of primary and secondary owners.
getAvailableUsers() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
Get list of users for the selector.
getConfiguration() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getConfigureSpecificAccessTitle() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
getContactAdminsBodyTemplate() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getContactAdminsMailToURL(TObjectType, IOwnershipHelper<TObjectType>) - Static method in class org.jenkinsci.plugins.ownership.util.mail.OwnershipMailHelper
 
getContactAdminsSubjectTemplate() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getContactOwnersBodyTemplate() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getContactOwnersMailToURL(TObjectType, IOwnershipHelper<TObjectType>) - Static method in class org.jenkinsci.plugins.ownership.util.mail.OwnershipMailHelper
Generate a mailto URL, which allows to contact owners.
getContactOwnersSubjectTemplate() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getCoOwnerEmails() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
getCoOwnerIds() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
getCoOwnerIDs(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
getCoownersIds() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
getDefault() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
Returns default Item Ownership Policy, which should be assigned on first startup.
getDefaultFoldersSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getDefaultJobsSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getDefaultOwner() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getDescribedItem() - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipItem
Gets item, which is being described by action.
getDescribedItem() - Method in class com.synopsys.arc.jenkins.plugins.ownership.ItemOwnershipAction
 
getDescribedItem() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
getDescribedItem() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
getDescribedItem() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerWrapper
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacro
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacroNoSid
Deprecated.
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacro
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacroWithUserID
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.NoOwnerRoleMacro
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacro
 
getDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacroNoSid
Deprecated.
 
getDescription() - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsOwnerMacro
 
getDescription() - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsPrimaryOwnerMacro
 
getDescription() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getDescription() - Method in class org.jenkinsci.plugins.ownership.model.OwnershipInfo
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
 
getDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
getDescriptor() - Method in class org.jenkinsci.plugins.ownership.config.DisplayOptions
 
getDescriptor() - Method in class org.jenkinsci.plugins.ownership.config.InheritanceOptions
 
getDescriptor() - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
 
getDescriptor() - Method in class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions
 
getDescriptor() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.AssignCreatorPolicy.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.DropOwnershipPolicy.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject.OwnershipAuthorizeProjectStrategy.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity.ItemSpecificDescriptor
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector.DescriptorImpl
 
getDisplayName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.config.DisplayOptions.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.config.InheritanceOptions.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.config.PreserveOwnershipPolicy.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity.FolderSpecificDescriptor
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions.DescriptorImpl
 
getDisplayName(User) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Gets User's name for visualization in ownership.
getDisplayName(User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
getDisplayName(User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
getDisplayOptions() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
Gets OwnershipPlugin's display options.
getEmailListSeparator() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
getEncoding() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
getEntryReport(TopLevelItem, Permission) - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
getEnvSetupOptions() - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
getFolderSpecificDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
Gets descriptor of FolderSpecificSecurity.
getGlobalEnvSetupOptions() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
getIcon() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getIconFileName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
getId() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
Gets id of the user (calls User.getId() or returns macro).
getIndex() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getInheritanceOptions() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
getInstance() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getInstance() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getInstance() - Static method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getInstance() - Static method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getItem() - Method in class org.jenkinsci.plugins.ownership.model.OwnershipDescriptionSource
Provides a reference to the item, which acts as a source.
getItemDisplayName(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getItemDisplayName(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getItemDisplayName(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getItemDisplayName(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getItemDisplayName(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getItemDisplayName(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getItemDisplayName(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Gets a short classifier.
getItemOwnershipPolicy() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
getItemSpecificDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
Gets descriptor of item-specific security page.
getItemSpecificDescriptor() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
Gets descriptor of ItemSpecificProperty.
getItemSpecificDescriptor() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
Gets descriptor of folder-specific security page.
getItemSpecificSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
getItemSpecificSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
Gets current configuration of item-specific security.
getItemSpecificSecurity() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
getItemSpecificSecurity() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
Gets current configuration of folder-specific security.
getItemTypeName(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getItemTypeName(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getItemTypeName(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getItemTypeName(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getItemTypeName(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getItemTypeName(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getItemTypeName(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Gets a type of the item to be displayed.
getItemURL(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getItemURL(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getItemURL(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getItemURL(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getItemURL(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getItemURL(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getItemURL(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Gets a relative URL to the item.
getJob() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
Deprecated.
Just for compatibility with 0.0.1
getJob() - Method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipPipelineVar
 
getJobOwner(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn
 
getJobOwnershipDescription(RunWrapper) - Static method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
 
getLayoutFormatter() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
getLayoutFormatter() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
getLayoutFormatter() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
getLayoutFormatter() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
getLayoutFormatter(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider
 
getLayoutFormatter(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider
 
getLayoutFormatter(Run) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider
 
getLogger() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getMailOptions() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
getMailResolverClassName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getManageOwnershipTitle() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacro
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacroNoSid
Deprecated.
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacro
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacroWithUserID
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.NoOwnerRoleMacro
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacro
 
getName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacroNoSid
Deprecated.
 
getName() - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsOwnerMacro
 
getName() - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsPrimaryOwnerMacro
 
getName() - Method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
 
getNode() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
getNode() - Method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipPipelineVar
 
getNodeOwnershipDescription(String) - Static method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
 
getOwner(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Get ID of the item's owner.
getOwner(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
getOwnerEmail() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
getOwnerEmail(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
getOwnerEmail(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Get e-mail of the owner.
getOwnerEmail(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
getOwnerId() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
getOwnerID(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
getOwnerLongString(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Get Display string of the owner.
getOwnerLongString(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
getOwnerName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
 
getOwnerPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.ItemOwnershipAction
Gets a permission for "Manage Ownership" action.
getOwnerPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
getOwnerPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
getOwnerPermission() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
getOwnerPermission() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
getOwnerProperty(AbstractFolder<?>) - Static method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
Gets OwnerNodeProperty from job if possible.
getOwnerProperty(Job<?, ?>) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
Gets JobOwnerJobProperty from the job if possible.
getOwnerProperty(Node) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
Gets OwnerNodeProperty from job if possible.
getOwnership() - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipItem
Gets ownership description.
getOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.ItemOwnershipAction
 
getOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
getOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
getOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
getOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
getOwnership() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
getOwnership(RoleType, AccessControlled) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
 
getOwnershipDescription() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.Data
 
getOwnershipDescription(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getOwnershipDescription(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getOwnershipDescription(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getOwnershipDescription(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getOwnershipDescription(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getOwnershipDescription(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getOwnershipDescription(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Gets ownership description of the requested item.
getOwnershipInfo(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getOwnershipInfo(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getOwnershipInfo(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getOwnershipInfo(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getOwnershipInfo(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getOwnershipInfo(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getOwnershipInfo(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Gets ownership info of the requested item.
getOwnershipLayoutFormatterProvider() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
getPermissionsMatrix() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
 
getPermissionsMatrix() - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
 
getPossibleMailResolvers() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
getPossibleOwners(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getPossibleOwners(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getPossibleOwners(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getPossibleOwners(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getPossibleOwners(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getPossibleOwners(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Get list of users, who can be item's owner.
getPossibleOwners(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
getPrimaryOwner() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Get primary owner.
getPrimaryOwnerEmail() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Gets primary owner's e-mail.
getPrimaryOwnerEmail(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets e-mail of the primary owner.
getPrimaryOwnerId() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Gets id of primary owner.
getPrimaryOwnerId(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets id of the primary owner.
getProjectSpecificPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.ItemOwnershipAction
Gets a permission for "Configure project-specific security" action.
getProjectSpecificPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
getProjectSpecificPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
getProjectSpecificPermission() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
getProjectSpecificPermission() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
getReport() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getReportTargetName() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
getRequestedJobs() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
getRequiredPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
getRequiredPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
getRequiredPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
getRequiredPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
getRequiredPermission() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Gets permission required to manage ownership for the item.
getRequiredPermission() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
getRequiredPermission() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
getRowColumnHeader() - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
getRowTitle(TopLevelItem) - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
getSampleSnippet(String) - Static method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
Loads a snippet from the resource file.
getSecondaryOwnerEmails() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Gets e-mails of secondary owners.
getSecondaryOwnerEmails(OwnershipDescription, boolean) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets e-mails of secondary owners (including owner if required).
getSecondaryOwnerIds() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Gets list of secondary owners.
getSecondaryOwnerIds(OwnershipDescription, boolean) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.util.OwnershipDescriptionHelper
Gets a comma-separated list of co-owners.
getSelectedUserId() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
getSeparator() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
getSource() - Method in class org.jenkinsci.plugins.ownership.model.OwnershipInfo
 
getUrlName() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
getUsers() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
getUsersList() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
 
getValue(CpsScript) - Method in class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
 
grants(String, Permission) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
Checks whether the stored matrix grants sid the given permission.
grants(String, Permission) - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity
Checks whether the stored matrix grants sid the given permission.

H

hashCode() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
hashCode() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
hasItemSpecificPermission(AbstractFolder<?>, String, Permission) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
hasItemSpecificPermission(Job<?, ?>, String, Permission) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
hasItemSpecificPermission(TObjectType, String, Permission) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Checks whether item-specific security grants sid the given permission.
hasItemSpecificSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
Checks if the described item has a job-specific security defined.
hasItemSpecificSecurity() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
Checks if job-specific security is configured.
hasItemSpecificSecurity() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
Checks if the described item has folder-specific security defined locally.
hasItemSpecificSecurity() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
Checks if folder-specific security is configured locally.
hasLocallyDefinedOwnership(AbstractFolder<?>) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
 
hasLocallyDefinedOwnership(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
hasLocallyDefinedOwnership(Job<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
hasLocallyDefinedOwnership(Node) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
hasLocallyDefinedOwnership(NodeProperty) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
hasLocallyDefinedOwnership(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Check if the objeck has locally defined ownership info.
hasMailResolverRestriction() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
hasPermission(PermissionEntry, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
New API method with PermissionEntry.
hasPermission(User, RoleType, AccessControlled, Macro, boolean) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
Checks if a user has the permission defined for this macro.
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
Legacy method signature - kept for backward compatibility.
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacro
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.CoOwnerRoleMacroNoSid
Deprecated.
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacro
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacroWithUserID
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.NoOwnerRoleMacro
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacro
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacroNoSid
Deprecated.
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsOwnerMacro
 
hasPermission(String, Permission, RoleType, AccessControlled, Macro) - Method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros.CurrentUserIsPrimaryOwnerMacro
 
hasPrimaryOwner() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
helper() - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipItem
Gets a helper for typical operations.
helper() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
helper() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
helper() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
helper() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
helper() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipAction
 
helper() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
helper() - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
HTMLFormatter - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Provides additional formatters for jelly layout.
HTMLFormatter() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.HTMLFormatter
 

I

ICON_FILENAME - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
IdStrategyComparator - Class in com.synopsys.arc.jenkins.plugins.ownership.util
 
IdStrategyComparator() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.IdStrategyComparator
 
InheritanceOptions - Class in org.jenkinsci.plugins.ownership.config
Stores inheritance options for OwnershipPlugin.
InheritanceOptions(boolean) - Constructor for class org.jenkinsci.plugins.ownership.config.InheritanceOptions
 
InheritanceOptions.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.config
 
Instance - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
Instance - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
Instance() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
Deprecated.
IOwnershipHelper<TObjectType> - Interface in com.synopsys.arc.jenkins.plugins.ownership
Adapter for typical ownership operations with different item types.
IOwnershipItem<TObjectType> - Interface in com.synopsys.arc.jenkins.plugins.ownership
Class provides basic methods for ownership handling.
isAcceptsCoowners() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
isAcceptsCoOwners() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
isAcceptSecondaryOwners() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
Enables checking of secondary owners
isAcceptSecondaryOwners() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
Checks if the filter accepts secondary owners.
isApplicable(AbstractProject<?, ?>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper.DescriptorImpl
 
isApplicable(Class<? extends Job>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty.DescriptorImpl
 
isApplicable(Class<? extends Node>) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty.DescriptorImpl
 
IsApplicable(RoleType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
 
IsApplicable(RoleType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacro
 
isAssignOnCreate() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
Deprecated.
This method is deprecated since 0.5
isBlockInheritanceFromItemGroups() - Method in class org.jenkinsci.plugins.ownership.config.InheritanceOptions
Blocks ownership inheritance from ItemGroups.
isContactAdminsLinkDisabled() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
isContactOwnersLinkDisabled() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
isDisplayOwnershipSummaryBox(Run) - Method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
isDisplayOwnershipSummaryBox(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
Checks if the summary box should be displayed.
isEnabled(OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Check if ownership is enabled.
isEntryReportOk(TopLevelItem, Permission, Boolean) - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder.ReportImpl
 
isHideOwnerAndCoOwnerEmails() - Method in class org.jenkinsci.plugins.ownership.util.mail.MailOptions
Check if displaying e-mails of item owners is disabled.
isHideOwnershipIfNoData() - Method in class org.jenkinsci.plugins.ownership.config.DisplayOptions
Does not display Ownership summary boxes if Ownership is not configured.
isHideRunOwnership() - Method in class org.jenkinsci.plugins.ownership.config.DisplayOptions
Disables Run summary boxes in RunOwnershipAction.
isInjectJobOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
isInjectJobOwnership() - Method in class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions
 
isInjectNodeOwnership() - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
isInjectNodeOwnership() - Method in class org.jenkinsci.plugins.ownership.util.environment.EnvSetupOptions
 
isOwner(User, boolean) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Check if User is an owner.
isOwnerExists(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn
 
isOwnerExists(TObjectType) - Method in interface com.synopsys.arc.jenkins.plugins.ownership.IOwnershipHelper
Check if item has owners.
isOwnerExists(TObjectType) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.AbstractOwnershipHelper
 
isOwnershipEnabled() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Check if ownership is enabled.
isPrimaryOwner(User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Checks if the specified user is a primary owner.
isRequiresConfigureRights() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
isSelected(UserWrapper) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
 
isUser() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
 
IsUser() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
Deprecated.
isUserExists(User) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
isUserExists(String) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
ItemOwnershipAction<TObjectType> - Class in com.synopsys.arc.jenkins.plugins.ownership
Abstract class for ownership actions, which describes item at the floating box.
ItemOwnershipAction(TObjectType) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.ItemOwnershipAction
Constructor.
ItemOwnershipPolicy - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions
Implements an ownership changes policy for Items.
ItemOwnershipPolicy() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
 
ItemOwnershipPolicy_AssignCreatorPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.AssignCreatorPolicy.displayName: Assign job creator as owner.
ItemOwnershipPolicy_DropOwnershipPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.DropOwnershipPolicy.displayName: Do not assign ownership.
ItemOwnershipPolicy_PreserveOwnershipPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.PreserveOwnershipPolicy.displayName: Preserve job''s ownership.
ItemOwnershipPolicyDescriptor - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions
Defines a descriptor for ItemOwnershipPolicy.
ItemOwnershipPolicyDescriptor() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicyDescriptor
 
ItemSpecificDescriptor() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity.ItemSpecificDescriptor
 
ItemSpecificRoleMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Macro invokes evaluation of item-specific access rights for jobs and folders.
ItemSpecificRoleMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacro
 
ItemSpecificRoleMacroWithUserID - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Macro invokes evaluation of item-specific access rights for the current user.
ItemSpecificRoleMacroWithUserID() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.ItemSpecificRoleMacroWithUserID
 
ItemSpecificSecurity - Class in com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific
Implements item-specific property map.
ItemSpecificSecurity(AuthorizationMatrixProperty) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity
 
ItemSpecificSecurity.ItemSpecificDescriptor - Class in com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific
 
IUserFilter - Interface in com.synopsys.arc.jenkins.plugins.ownership.util.userFilters
Provides filtering of users.

J

JobOwnerColumn - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Provides Ownership column for the list view.
JobOwnerColumn() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn
 
JobOwnerColumn.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
 
JobOwnerHelper - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Helper for Jobs Ownership.
JobOwnerHelper() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
 
JobOwnerHelper.LocatorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
 
JobOwnerJobAction - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Ownership action for jobs.
JobOwnerJobAction(Job<?, ?>) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobAction
 
JobOwnerJobProperty - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Ownership job property.
JobOwnerJobProperty(OwnershipDescription, ItemSpecificSecurity) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
JobOwnerJobProperty.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
 
JobOwnership_Column_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Column.Title: Primary Owner.
JobOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Config.SectionTitle: Job ownership.
JobOwnership_Filter_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Filter.DisplayName: Ownership Filter.
JobOwnershipDescriptionSource - Class in org.jenkinsci.plugins.ownership.model.jobs
References OwnershipDescriptions provided by various Jobs.
JobOwnershipDescriptionSource(Job<?, ?>) - Constructor for class org.jenkinsci.plugins.ownership.model.jobs.JobOwnershipDescriptionSource
 

L

load() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
locate(Object, Class<T>) - Static method in class org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator
Locates IOwnershipHelper for the specified item.
locate(T) - Static method in class org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator
Locates IOwnershipHelper for the specified item.
LocatorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper.LocatorImpl
 
LocatorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper.LocatorImpl
 
LocatorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper.LocatorImpl
 
LocatorImpl() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper.LocatorImpl
 
LocatorImpl() - Constructor for class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper.LocatorImpl
 
LocatorImpl() - Constructor for class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper.LocatorImpl
 
LOG_PREFIX - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 

M

MACRO_NAME - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipTokenMacro
 
MailFormatter - Class in org.jenkinsci.plugins.ownership.util.mail
Provides the support of operations with e-mails.
MailFormatter() - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
MailFormatter(String) - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
MailFormatter(String, String) - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailFormatter
 
MailOptions - Class in org.jenkinsci.plugins.ownership.util.mail
Stores mailing options for OwnershipPlugin.
MailOptions(String, String, boolean, String, String, boolean, String, String) - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailOptions
Deprecated.
MailOptions(String, String, boolean, String, String, boolean, String, String, boolean) - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailOptions
 
MailOptions(String, String, String, String, String, String) - Constructor for class org.jenkinsci.plugins.ownership.util.mail.MailOptions
Deprecated.
MailOptions.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.util.mail
 
MANAGE_ITEMS_OWNERSHIP - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
MANAGE_SLAVES_OWNERSHIP - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
meetsMacro(String) - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
 
Messages - Class in com.synopsys.arc.jenkins.plugins.ownership
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.ownership.integrations.rolestrategy
Generated localization support class.
Messages - Class in org.jenkinsci.plugins.ownership.util.mail
Generated localization support class.
Messages() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.ownership.integrations.rolestrategy.Messages
 
Messages() - Constructor for class org.jenkinsci.plugins.ownership.util.mail.Messages
 
MiscWhitelist() - Constructor for class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable.MiscWhitelist
 
monitor(Computer) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.DescriptorImpl
 

N

newInstance(StaplerRequest2, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.itemspecific.ItemSpecificSecurity.ItemSpecificDescriptor
 
newInstance(StaplerRequest2, JSONObject) - Method in class org.jenkinsci.plugins.ownership.security.folderspecific.FolderSpecificSecurity.FolderSpecificDescriptor
 
newInstance(StaplerRequest, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter.DescriptorImpl
 
newInstance(StaplerRequest, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.DescriptorImpl
 
NO_SID_SUFFIX - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.AbstractOwnershipRoleMacro
 
NodeOwnerHelper - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Provides helper for Node owner.
NodeOwnerHelper() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
 
NodeOwnerHelper.LocatorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
 
NodeOwnerPropertyHelper - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Provides helper for Node owner
NodeOwnerPropertyHelper() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerPropertyHelper
 
NodeOwnerPropertyHelper.LocatorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
 
NodeOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodeOwnership.Config.SectionTitle: Node ownership.
NodeOwnership_Monitor_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodeOwnership.Monitor.DisplayName: Ownership.
NodeOwnershipAction - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Node ownership action.
NodeOwnershipAction(Computer) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnershipAction
 
NodeOwnershipDescriptionSource - Class in org.jenkinsci.plugins.ownership.model.nodes
References OwnershipDescriptions provided by various Nodes.
NodeOwnershipDescriptionSource(Node) - Constructor for class org.jenkinsci.plugins.ownership.model.nodes.NodeOwnershipDescriptionSource
 
NodeOwnerWrapper - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Data-bound wrapper for slave ownership initialization.
NodeOwnerWrapper(String) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerWrapper
 
NodesOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodesOwnership.Config.SectionTitle: Node ownership.
NoOwnerRoleMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Checks if item has no ownership.
NoOwnerRoleMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.NoOwnerRoleMacro
 

O

onCopied(Item, Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.DropOwnershipPolicy
 
onCopied(Item, Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
A handler for copied items.
onCopied(Item, Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipItemListener
 
onCopied(Item, Item) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderItemListener
 
onCreated(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.AssignCreatorPolicy
 
onCreated(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.item_ownership_policy.DropOwnershipPolicy
 
onCreated(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.extensions.ItemOwnershipPolicy
A handler for newly created items.
onCreated(Item) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipItemListener
 
onCreated(Item) - Method in class org.jenkinsci.plugins.ownership.config.PreserveOwnershipPolicy
 
onCreated(Item) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderItemListener
 
onStarted(Run, TaskListener) - Method in class org.jenkinsci.plugins.ownership.model.runs.OwnershipRunListener
 
org.jenkinsci.plugins.ownership.config - package org.jenkinsci.plugins.ownership.config
 
org.jenkinsci.plugins.ownership.integrations.rolestrategy - package org.jenkinsci.plugins.ownership.integrations.rolestrategy
 
org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros - package org.jenkinsci.plugins.ownership.integrations.rolestrategy.macros
 
org.jenkinsci.plugins.ownership.integrations.securityinspector - package org.jenkinsci.plugins.ownership.integrations.securityinspector
 
org.jenkinsci.plugins.ownership.model - package org.jenkinsci.plugins.ownership.model
 
org.jenkinsci.plugins.ownership.model.folders - package org.jenkinsci.plugins.ownership.model.folders
 
org.jenkinsci.plugins.ownership.model.jobs - package org.jenkinsci.plugins.ownership.model.jobs
 
org.jenkinsci.plugins.ownership.model.nodes - package org.jenkinsci.plugins.ownership.model.nodes
 
org.jenkinsci.plugins.ownership.model.runs - package org.jenkinsci.plugins.ownership.model.runs
 
org.jenkinsci.plugins.ownership.model.workflow - package org.jenkinsci.plugins.ownership.model.workflow
 
org.jenkinsci.plugins.ownership.security.folderspecific - package org.jenkinsci.plugins.ownership.security.folderspecific
 
org.jenkinsci.plugins.ownership.util.environment - package org.jenkinsci.plugins.ownership.util.environment
 
org.jenkinsci.plugins.ownership.util.mail - package org.jenkinsci.plugins.ownership.util.mail
 
OwnerNodeProperty - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Implements owner property for Jenkins Nodes.
OwnerNodeProperty(NodeOwnerWrapper) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
OwnerNodeProperty(Node, OwnershipDescription) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
OwnerNodeProperty.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
 
OwnerRoleMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
Provides owner RoleMacro for the role-based strategy.
OwnerRoleMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacro
 
OwnerRoleMacroNoSid - Class in com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy
OwnerRoleMacroNoSid() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.rolestrategy.OwnerRoleMacroNoSid
Deprecated.
 
OwnershipAction - Class in com.synopsys.arc.jenkins.plugins.ownership
Provides Floating box with ownership description.
OwnershipAction() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
OwnershipAction_ConfigureSpecificAccess_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ConfigureSpecificAccess.DisplayName: Configure specific access rights.
OwnershipAction_ManageOwners_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ManageOwners.DisplayName: Manage Owners.
OwnershipAction_ManageOwnership_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ManageOwnership.DisplayName: Manage Ownership.
OwnershipActionFactory - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Creates a "Manage Ownership" action for jobs.
OwnershipActionFactory - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Generates ownership actions for the Jenkins nodes.
OwnershipActionFactory() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipActionFactory
 
OwnershipActionFactory() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipActionFactory
 
OwnershipAuthorizeProjectStrategy - Class in com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject
Provides support of the ownership AuthorizeProjectStrategy.
OwnershipAuthorizeProjectStrategy() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject.OwnershipAuthorizeProjectStrategy
 
OwnershipAuthorizeProjectStrategy.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.security.authorizeproject
 
OwnershipBuildWrapper - Class in com.synopsys.arc.jenkins.plugins.ownership.wrappers
Provides wrapper, which injects ownership variables into the build environment.
OwnershipBuildWrapper(boolean, boolean) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
OwnershipBuildWrapper(EnvSetupOptions) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
OwnershipBuildWrapper.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.wrappers
 
OwnershipDescription - Class in com.synopsys.arc.jenkins.plugins.ownership
Contains description of item's ownership.
OwnershipDescription(boolean, String) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Deprecated.
Use constructor with secondary owners specification
OwnershipDescription(boolean, String, Collection<String>) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Constructor.
OwnershipDescriptionHelper - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Provides handlers for ownership description.
OwnershipDescriptionSource<TSourceType> - Class in org.jenkinsci.plugins.ownership.model
References the source of OwnershipDescription.
OwnershipDescriptionSource(TSourceType) - Constructor for class org.jenkinsci.plugins.ownership.model.OwnershipDescriptionSource
 
OwnershipDescriptionSource.DisabledSource<TSourceType> - Class in org.jenkinsci.plugins.ownership.model
 
OwnershipGlobalVariable - Class in org.jenkinsci.plugins.ownership.model.workflow
Provides OwnershipDescriptions for different item types.
OwnershipGlobalVariable() - Constructor for class org.jenkinsci.plugins.ownership.model.workflow.OwnershipGlobalVariable
 
OwnershipGlobalVariable.MiscWhitelist - Class in org.jenkinsci.plugins.ownership.model.workflow
 
OwnershipHelperLocator<T> - Class in org.jenkinsci.plugins.ownership.model
Extension point, which allows to identify IOwnershipHelper for particular classes.
OwnershipHelperLocator() - Constructor for class org.jenkinsci.plugins.ownership.model.OwnershipHelperLocator
 
OwnershipInfo - Class in org.jenkinsci.plugins.ownership.model
Provides a full info about Ownership.
OwnershipInfo(OwnershipDescription, OwnershipDescriptionSource<?>) - Constructor for class org.jenkinsci.plugins.ownership.model.OwnershipInfo
 
OwnershipInheritance - Class in org.jenkinsci.plugins.ownership.model
Resolves ownership inherited from parent ItemGroups.
OwnershipItemListener - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Listener checks for job configuration changes and applies and modifies its ownership info.
OwnershipItemListener() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipItemListener
 
OwnershipJobFilter - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
Filters jobs by primary and secondary owners.
OwnershipJobFilter(String, boolean) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipJobFilter
 
OwnershipJobFilter.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.jobs
 
OwnershipLayoutFormatter<TObjectType> - Class in com.synopsys.arc.jenkins.plugins.ownership.util.ui
Formats layouts for UI interfaces.
OwnershipLayoutFormatter() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.ui.OwnershipLayoutFormatter
 
OwnershipLayoutFormatter.DefaultJobFormatter<TObjectType> - Class in com.synopsys.arc.jenkins.plugins.ownership.util.ui
Default user formatter for OwnershipPlugin.
OwnershipLayoutFormatterProvider - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions
The extension creates OwnershipLayoutFormatters for various object types.
OwnershipLayoutFormatterProvider() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.extensions.OwnershipLayoutFormatterProvider
 
OwnershipLayoutFormatterProvider.DefaultProvider - Class in com.synopsys.arc.jenkins.plugins.ownership.extensions
 
OwnershipMailHelper - Class in org.jenkinsci.plugins.ownership.util.mail
 
OwnershipMailHelper() - Constructor for class org.jenkinsci.plugins.ownership.util.mail.OwnershipMailHelper
 
OwnershipNodeMonitor - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Implements monitoring of ownership.
OwnershipNodeMonitor() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor
 
OwnershipNodeMonitor.Data - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
Immutable representation of the monitoring data.
OwnershipNodeMonitor.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.nodes
 
OwnershipPipelineVar - Class in org.jenkinsci.plugins.ownership.model.workflow
Pipeline value of the ownership global variable.
OwnershipPipelineVar(CpsScript) - Constructor for class org.jenkinsci.plugins.ownership.model.workflow.OwnershipPipelineVar
 
OwnershipPlugin - Class in com.synopsys.arc.jenkins.plugins.ownership
Contains global actions and configurations.
OwnershipPlugin() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 
OwnershipPlugin_FloatingBox_ContactOwners_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.FloatingBox.ContactOwners.Title: Contact Owners.
OwnershipPlugin_ManagePermissions_JobDescription() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.JobDescription: Manage jobs ownership (set primary and secondary owners).
OwnershipPlugin_ManagePermissions_SlaveDescription() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.SlaveDescription: Manage node ownership (set primary and secondary owners).
OwnershipPlugin_ManagePermissions_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.Title: Manage ownership.
OwnershipPluginConfiguration - Class in com.synopsys.arc.jenkins.plugins.ownership
Configuration of OwnershipPlugin.
OwnershipPluginConfiguration(ItemOwnershipPolicy) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
Deprecated.
OwnershipPluginConfiguration(ItemOwnershipPolicy, MailOptions, EnvSetupOptions) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
Deprecated.
OwnershipPluginConfiguration(ItemOwnershipPolicy, MailOptions, EnvSetupOptions, DisplayOptions) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
Deprecated.
OwnershipPluginConfiguration(ItemOwnershipPolicy, MailOptions, EnvSetupOptions, DisplayOptions, InheritanceOptions) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPluginConfiguration
 
OwnershipPluginConfiguration.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership
 
OwnershipRunListener - Class in org.jenkinsci.plugins.ownership.model.runs
Injects RunOwnershipActions to all runs.
OwnershipRunListener() - Constructor for class org.jenkinsci.plugins.ownership.model.runs.OwnershipRunListener
 
OwnershipTokenMacro - Class in com.synopsys.arc.jenkins.plugins.ownership.wrappers
Provides OWNERSHIP token macro.
OwnershipTokenMacro() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipTokenMacro
 
OwnersListJobRestriction - Class in com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions
Allows to restrict job executions by ownership.
OwnersListJobRestriction(List<UserSelector>, boolean) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
 
OwnersListJobRestriction.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions
 

P

Parse(JSONObject) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
parseJSON(JSONObject) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
Parse a JSON input to construct the ownership description.
PermissionsForOwnerReportBuilder - Class in org.jenkinsci.plugins.ownership.integrations.securityinspector
 
PermissionsForOwnerReportBuilder() - Constructor for class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 
PermissionsForOwnerReportBuilder.ReportImpl - Class in org.jenkinsci.plugins.ownership.integrations.securityinspector
 
PreserveOwnershipPolicy - Class in org.jenkinsci.plugins.ownership.config
A policy, which keeps the previous job's ownership.
PreserveOwnershipPolicy() - Constructor for class org.jenkinsci.plugins.ownership.config.PreserveOwnershipPolicy
 
PreserveOwnershipPolicy.DescriptorImpl - Class in org.jenkinsci.plugins.ownership.config
 
processParameters(StaplerRequest) - Method in class org.jenkinsci.plugins.ownership.integrations.securityinspector.PermissionsForOwnerReportBuilder
 

R

readResolve() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
readResolve() - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
reconfigure(StaplerRequest, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
reconfigure(StaplerRequest, JSONObject) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
reconfigure(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
resolveEmail(User) - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
Resolves e-mail using resolvers and global configuration.
RunOwnershipAction - Class in org.jenkinsci.plugins.ownership.model.runs
Displays ownership info for builds.
RunOwnershipAction(Run) - Constructor for class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipAction
 
RunOwnershipHelper - Class in org.jenkinsci.plugins.ownership.model.runs
Helper for Run ownership management.
RunOwnershipHelper() - Constructor for class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
 
RunOwnershipHelper.LocatorImpl - Class in org.jenkinsci.plugins.ownership.model.runs
 

S

Security_AuthorizeProject_OwnershipAuthorizeProjectStrategy_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.AuthorizeProject.OwnershipAuthorizeProjectStrategy.DisplayName: Run as Job Owner.
Security_JobRestrictions_OwnershipRestriction_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.JobRestrictions.OwnershipRestriction.DisplayName: Job's owners belong to the list.
Security_RoleStrategy_CoOwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.CoOwnerRoleMacro.Description: <strong>Deprecated</strong>. Checks if the current user is an item&rsquo;s primary or secondary owner..
Security_RoleStrategy_CoOwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.CoOwnerRoleMacro.Name: CoOwner.
Security_RoleStrategy_IgnoreSidDescriptionSuffix() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.IgnoreSidDescriptionSuffix: <p style="color:red">Warning! User SID will be replaced by the current user</p>.
Security_RoleStrategy_ItemSpecificMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.ItemSpecificMacro.Description: Invokes evaluation of item-specific access rights..
Security_RoleStrategy_ItemSpecificMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.ItemSpecificMacro.Name: ItemSpecific.
Security_RoleStrategy_NoOwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.NoOwnerRoleMacro.Description: Checks if the item has no ownership specified..
Security_RoleStrategy_NoOwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.NoOwnerRoleMacro.Name: NoOwner.
Security_RoleStrategy_OwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.OwnerRoleMacro.Description: <strong>Deprecated</strong>. Checks if the user is an item&rsquo;s owner..
Security_RoleStrategy_OwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.OwnerRoleMacro.Name: Owner.
Security_RoleStrategy_WithUserDescriptionSuffix() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.WithUserDescriptionSuffix: In addition to SIDs, macro checks ID of the current user during evaluation of &quotauthenticated&quot SID. .
setItemSpecificSecurity(ItemSpecificSecurity) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
setItemSpecificSecurity(FolderSpecificSecurity) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
 
setOwnership(AbstractFolder<?>, OwnershipDescription) - Static method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
Sets the ownership information.
setOwnership(Computer, OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.ComputerOwnerHelper
 
setOwnership(Job<?, ?>, OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
Sets the ownership information.
setOwnership(Node, OwnershipDescription) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.NodeOwnerHelper
Sets ownership of the node.
setOwnershipDescription(OwnershipDescription) - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
setOwnershipDescription(OwnershipDescription) - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnerNodeProperty
 
setOwnershipDescription(OwnershipDescription) - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipProperty
Sets the new ownership description.
setProjectSpecificSecurity(AbstractFolder<?>, FolderSpecificSecurity) - Static method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipHelper
Sets the folder-specific security.
setProjectSpecificSecurity(Job<?, ?>, ItemSpecificSecurity) - Static method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerHelper
Sets the project-specific security.
setUp(AbstractBuild, Launcher, BuildListener) - Method in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipBuildWrapper
 
setUp(AbstractBuild, Map<String, String>, BuildListener, boolean, boolean) - Static method in class org.jenkinsci.plugins.ownership.model.runs.RunOwnershipHelper
Environment setup according to wrapper configurations.
shownByDefault() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerColumn.DescriptorImpl
 
start() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipPlugin
 

T

toString() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.JobOwnerJobProperty
 
toString() - Method in class com.synopsys.arc.jenkins.plugins.ownership.nodes.OwnershipNodeMonitor.Data
 
toString() - Method in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipDescription
 
toString() - Method in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
 
type() - Method in class com.synopsys.arc.jenkins.plugins.ownership.jobs.OwnershipActionFactory
 
type() - Method in class org.jenkinsci.plugins.ownership.model.folders.FolderOwnershipActionFactory
 

U

UNKNOWN_USER_STRING - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
 
updateUsersMap() - Method in class com.synopsys.arc.jenkins.plugins.ownership.security.jobrestrictions.OwnersListJobRestriction
 
URL_NAME - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.OwnershipAction
 
USER_MACRO_PREFIX - Static variable in class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
 
UserCollectionFilter - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Filters Collections of Users.
UserCollectionFilter() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.UserCollectionFilter
 
UserComparator - Class in com.synopsys.arc.jenkins.plugins.ownership.util.userFilters
Compares two Users by their full names.
UserComparator() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.userFilters.UserComparator
 
UserSelector - Class in com.synopsys.arc.jenkins.plugins.ownership.util.ui
Describable Item, which allows to configure user.
UserSelector(String) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.ui.UserSelector
 
UserSelector.DescriptorImpl - Class in com.synopsys.arc.jenkins.plugins.ownership.util.ui
 
UserStringFormatter - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Helper for User string formatting.
UserStringFormatter() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.UserStringFormatter
 
UserValidator - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Deprecated.
Old non-used stuff, which will be deleted in further versions
UserValidator() - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.UserValidator
Deprecated.
 
UserWrapper - Class in com.synopsys.arc.jenkins.plugins.ownership.util
Implements a wrapper, which allows to implement the "non-existent" user macro.
UserWrapper(User) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
 
UserWrapper(String) - Constructor for class com.synopsys.arc.jenkins.plugins.ownership.util.UserWrapper
Creates Wrapper from user id or wrapper.
Utils_UI_UserSelector() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Utils.UI.UserSelector: User ID.

V

var - Variable in class com.synopsys.arc.jenkins.plugins.ownership.wrappers.OwnershipTokenMacro
An information type to be retrieved.

W

Wrappers_OwnershipBuildWrapper_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Wrappers.OwnershipBuildWrapper.DisplayName: Inject ownership variables into environment.

_

_contactAdminsBodyTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactAdminsBodyTemplate.default: Dear Jenkins admins, TODO: Describe the issue URL: '${ITEM_URL}' Best regards, '${USER_FULL_NAME}'.
_contactAdminsSubjectTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactAdminsSubjectTemplate.default: [Jenkins] - TODO: Describe the issue with '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}'.
_contactOwnersBodyTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactOwnersBodyTemplate.default: Dear owners of '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}', TODO: Add text URL: '${ITEM_URL}' Best regards, '${USER_FULL_NAME}' .
_contactOwnersSubjectTemplate_default() - Static method in class org.jenkinsci.plugins.ownership.util.mail.Messages
Key contactOwnersSubjectTemplate.default: [Jenkins] - TODO: Describe the issue with '${ITEM_TYPE_NAME} ${ITEM_DISPLAY_NAME}'.
_CurrentUserIsOwnerMacro_description() - Static method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.Messages
Key CurrentUserIsOwnerMacro.description: Checks if the current user is an owner of the item (both primary and secondary work).
_CurrentUserIsPrimaryOwnerMacro_description() - Static method in class org.jenkinsci.plugins.ownership.integrations.rolestrategy.Messages
Key CurrentUserIsPrimaryOwnerMacro.description: Checks if the current user is a primary owner of the item.
_ItemOwnershipPolicy_AssignCreatorPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.AssignCreatorPolicy.displayName: Assign job creator as owner.
_ItemOwnershipPolicy_DropOwnershipPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.DropOwnershipPolicy.displayName: Do not assign ownership.
_ItemOwnershipPolicy_PreserveOwnershipPolicy_displayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key ItemOwnershipPolicy.PreserveOwnershipPolicy.displayName: Preserve job''s ownership.
_JobOwnership_Column_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Column.Title: Primary Owner.
_JobOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Config.SectionTitle: Job ownership.
_JobOwnership_Filter_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key JobOwnership.Filter.DisplayName: Ownership Filter.
_NodeOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodeOwnership.Config.SectionTitle: Node ownership.
_NodeOwnership_Monitor_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodeOwnership.Monitor.DisplayName: Ownership.
_NodesOwnership_Config_SectionTitle() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key NodesOwnership.Config.SectionTitle: Node ownership.
_OwnershipAction_ConfigureSpecificAccess_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ConfigureSpecificAccess.DisplayName: Configure specific access rights.
_OwnershipAction_ManageOwners_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ManageOwners.DisplayName: Manage Owners.
_OwnershipAction_ManageOwnership_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipAction.ManageOwnership.DisplayName: Manage Ownership.
_OwnershipPlugin_FloatingBox_ContactOwners_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.FloatingBox.ContactOwners.Title: Contact Owners.
_OwnershipPlugin_ManagePermissions_JobDescription() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.JobDescription: Manage jobs ownership (set primary and secondary owners).
_OwnershipPlugin_ManagePermissions_SlaveDescription() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.SlaveDescription: Manage node ownership (set primary and secondary owners).
_OwnershipPlugin_ManagePermissions_Title() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key OwnershipPlugin.ManagePermissions.Title: Manage ownership.
_Security_AuthorizeProject_OwnershipAuthorizeProjectStrategy_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.AuthorizeProject.OwnershipAuthorizeProjectStrategy.DisplayName: Run as Job Owner.
_Security_JobRestrictions_OwnershipRestriction_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.JobRestrictions.OwnershipRestriction.DisplayName: Job's owners belong to the list.
_Security_RoleStrategy_CoOwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.CoOwnerRoleMacro.Description: <strong>Deprecated</strong>. Checks if the current user is an item&rsquo;s primary or secondary owner..
_Security_RoleStrategy_CoOwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.CoOwnerRoleMacro.Name: CoOwner.
_Security_RoleStrategy_IgnoreSidDescriptionSuffix() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.IgnoreSidDescriptionSuffix: <p style="color:red">Warning! User SID will be replaced by the current user</p>.
_Security_RoleStrategy_ItemSpecificMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.ItemSpecificMacro.Description: Invokes evaluation of item-specific access rights..
_Security_RoleStrategy_ItemSpecificMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.ItemSpecificMacro.Name: ItemSpecific.
_Security_RoleStrategy_NoOwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.NoOwnerRoleMacro.Description: Checks if the item has no ownership specified..
_Security_RoleStrategy_NoOwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.NoOwnerRoleMacro.Name: NoOwner.
_Security_RoleStrategy_OwnerRoleMacro_Description() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.OwnerRoleMacro.Description: <strong>Deprecated</strong>. Checks if the user is an item&rsquo;s owner..
_Security_RoleStrategy_OwnerRoleMacro_Name() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.OwnerRoleMacro.Name: Owner.
_Security_RoleStrategy_WithUserDescriptionSuffix() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Security.RoleStrategy.WithUserDescriptionSuffix: In addition to SIDs, macro checks ID of the current user during evaluation of &quotauthenticated&quot SID. .
_Utils_UI_UserSelector() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Utils.UI.UserSelector: User ID.
_Wrappers_OwnershipBuildWrapper_DisplayName() - Static method in class com.synopsys.arc.jenkins.plugins.ownership.Messages
Key Wrappers.OwnershipBuildWrapper.DisplayName: Inject ownership variables into environment.
A B C D E F G H I J L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form