Uses of Class
com.riadalabs.jira.plugins.insight.services.model.ImmutableWatcherBean
Packages that use ImmutableWatcherBean
-
Uses of ImmutableWatcherBean in com.riadalabs.jira.plugins.insight.services.model
Methods in com.riadalabs.jira.plugins.insight.services.model that return ImmutableWatcherBeanModifier and TypeMethodDescriptionImmutableWatcherBean.Builder.build()
Builds a newImmutableWatcherBean
.static ImmutableWatcherBean
ImmutableWatcherBean.copyOf
(WatcherBean instance) Creates an immutable copy of aWatcherBean
value.final ImmutableWatcherBean
ImmutableWatcherBean.withObjectId
(Integer value) Copy the current immutable object by setting a value for theobjectId
attribute.final ImmutableWatcherBean
ImmutableWatcherBean.withUserKey
(String value) Copy the current immutable object by setting a value for theuserKey
attribute.