Uses of Interface
com.atlassian.confluence.internal.content.collab.ReconcileContentRegisterTask
-
Packages that use ReconcileContentRegisterTask Package Description com.atlassian.confluence.internal.content.collab -
-
Uses of ReconcileContentRegisterTask in com.atlassian.confluence.internal.content.collab
Classes in com.atlassian.confluence.internal.content.collab that implement ReconcileContentRegisterTask Modifier and Type Class Description classReconcileContentTaskThis task will trigger reconciliation request multiple timesclassReconcileReferringContentTaskThis class is contained a logic to reconcile multiple content.Constructor parameters in com.atlassian.confluence.internal.content.collab with type arguments of type ReconcileContentRegisterTask Constructor Description ThreadLocalCleanUpSynchronization(ThreadLocal<? extends ReconcileContentRegisterTask> successfulCommitTaskThreadLocal)
-