| Package | Description |
|---|---|
| com.riadalabs.jira.plugins.insight.services.model |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.builder()
Creates a builder for
ImmutableRoleActorBean. |
ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.Builder.from(RoleActorBean instance)
Fill a builder with attribute values from the provided
RoleActorBean instance. |
ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.Builder.setId(Integer id)
Initializes the value for the
id attribute. |
ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.Builder.setType(String type)
Initializes the value for the
type attribute. |
ImmutableRoleActorBean.Builder |
ImmutableRoleActorBean.Builder.setTypeParameter(String typeParameter)
Initializes the value for the
typeParameter attribute. |
Copyright © 2022 Atlassian. All rights reserved.