package

com.atlassian.jira.jelly.tag.projectroles

Classes

AddActorsToProjectRole Jelly Tag that will add 'actors' to a ProjectRole. 
AddDefaultActorsToProjectRole Jelly Tag that will add default 'actors' to a ProjectRole. 
CreateProjectRole Creates a ProjectRole, a Jelly front end to createProjectRole(com.opensymphony.user.User, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)
DeleteProjectRole This Jelly Tag will delete a project role from the system. 
GetDefaultRoleActors Copyright All Rights Reserved. 
GetProjectRole Copyright All Rights Reserved. 
GetProjectRoleActors Copyright All Rights Reserved. 
GetProjectRoles Copyright All Rights Reserved. 
IsProjectRoleNameUnique Jelly tag that provides jelly access to isProjectRoleNameUnique(com.opensymphony.user.User, String, com.atlassian.jira.util.ErrorCollection)  
ProjectRoleTagSupport Copyright All Rights Reserved. 
RemoveActorsFromProjectRole Jelly tag for removeActorsFromProjectRole(com.opensymphony.user.User, java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.project.Project, String, com.atlassian.jira.util.ErrorCollection)  
RemoveDefaultActorsFromProjectRole Jelly tag for removeDefaultActorsFromProjectRole(com.opensymphony.user.User, java.util.Collection, com.atlassian.jira.security.roles.ProjectRole, String, com.atlassian.jira.util.ErrorCollection)  
UpdateProjectRole Jelly tag for updateProjectRole(com.opensymphony.user.User, com.atlassian.jira.security.roles.ProjectRole, com.atlassian.jira.util.ErrorCollection)