| Package | Description |
|---|---|
| com.atlassian.jira.imports.project.mapper | |
| com.atlassian.jira.imports.project.parser |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExternalProjectRoleActor> |
ProjectRoleActorMapper.getProjectRoleActors()
The properly typed version of
#getAllProjectRoleActors(). |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectRoleActorMapper.flagValueActorAsInUse(ExternalProjectRoleActor externalProjectRoleActor) |
| Modifier and Type | Method and Description |
|---|---|
ExternalProjectRoleActor |
ProjectRoleActorParser.parse(Map attributes)
Transforms a set of attributes into an
ExternalProjectRoleActor. |
ExternalProjectRoleActor |
ProjectRoleActorParserImpl.parse(Map attributes) |
| Modifier and Type | Method and Description |
|---|---|
EntityRepresentation |
ProjectRoleActorParser.getEntityRepresentation(ExternalProjectRoleActor projectRoleActor)
Gets an EntityRepresentation that contains the correct attributes based on the populated fields in the
provided ProjectRoleActor.
|
EntityRepresentation |
ProjectRoleActorParserImpl.getEntityRepresentation(ExternalProjectRoleActor projectRoleActor) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.