Uses of Class
com.atlassian.confluence.api.model.retention.RemovalCount
-
Packages that use RemovalCount Package Description com.atlassian.confluence.api.model.retention -
-
Uses of RemovalCount in com.atlassian.confluence.api.model.retention
Methods in com.atlassian.confluence.api.model.retention that return RemovalCount Modifier and Type Method Description RemovalCountRemovalCount.Builder. build()RemovalCountRemovalSummary. getGlobal()RemovalCountRemovalSummary. getSpace()Methods in com.atlassian.confluence.api.model.retention with parameters of type RemovalCount Modifier and Type Method Description voidRemovalSummary. setGlobal(RemovalCount global)voidRemovalSummary. setSpace(RemovalCount space)
-