Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentTrashService
-
Packages that use RemoteContentTrashService Package Description com.atlassian.confluence.rest.client.impl -
-
Uses of RemoteContentTrashService in com.atlassian.confluence.rest.client.impl
Classes in com.atlassian.confluence.rest.client.impl that implement RemoteContentTrashService Modifier and Type Class Description class
RemoteContentTrashServiceImpl
ContentTrashService
implementation that communicates with Confluence remotely.
-