Package | Description |
---|---|
com.riadalabs.jira.plugins.insight.services.model |
Modifier and Type | Method and Description |
---|---|
ImmutableWatcherBean |
ImmutableWatcherBean.Builder.build()
Builds a new
ImmutableWatcherBean . |
static ImmutableWatcherBean |
ImmutableWatcherBean.copyOf(WatcherBean instance)
Creates an immutable copy of a
WatcherBean value. |
ImmutableWatcherBean |
ImmutableWatcherBean.withObjectId(Integer value)
Copy the current immutable object by setting a value for the
objectId attribute. |
ImmutableWatcherBean |
ImmutableWatcherBean.withUserKey(String value)
Copy the current immutable object by setting a value for the
userKey attribute. |
Copyright © 2024 Atlassian. All rights reserved.