Uses of Class
com.atlassian.confluence.api.model.retention.RemovalCount
Packages that use RemovalCount
-
Uses of RemovalCount in com.atlassian.confluence.api.model.retention
Methods in com.atlassian.confluence.api.model.retention that return RemovalCountModifier and TypeMethodDescriptionRemovalCount.Builder.build()
RemovalSummary.getGlobal()
RemovalSummary.getSpace()
Methods in com.atlassian.confluence.api.model.retention with parameters of type RemovalCountModifier and TypeMethodDescriptionRemovalSummary.RemovalSummaryBuilder.global
(RemovalCount global) void
RemovalSummary.setGlobal
(RemovalCount global) void
RemovalSummary.setSpace
(RemovalCount space) RemovalSummary.RemovalSummaryBuilder.space
(RemovalCount space) Constructors in com.atlassian.confluence.api.model.retention with parameters of type RemovalCount