Uses of Interface
com.atlassian.confluence.internal.longrunning.LongRunningTaskManagerInternal
Packages that use LongRunningTaskManagerInternal
Package
Description
-
Uses of LongRunningTaskManagerInternal in com.atlassian.confluence.admin.actions
Methods in com.atlassian.confluence.admin.actions with parameters of type LongRunningTaskManagerInternalModifier and TypeMethodDescriptionvoidLongRunningTaskMonitorAction.setLongRunningTaskManager(LongRunningTaskManagerInternal longRunningTaskManager) -
Uses of LongRunningTaskManagerInternal in com.atlassian.confluence.api.impl.service.longtasks
Constructors in com.atlassian.confluence.api.impl.service.longtasks with parameters of type LongRunningTaskManagerInternalModifierConstructorDescriptionLongTaskServiceImpl(LongRunningTaskManagerInternal longRunningTaskManager) -
Uses of LongRunningTaskManagerInternal in com.atlassian.confluence.content.service
Constructors in com.atlassian.confluence.content.service with parameters of type LongRunningTaskManagerInternalModifierConstructorDescriptionDefaultPageService(PageManager pageManager, PermissionManager permissionManager, ContentPermissionManager contentPermissionManager, DraftService draftService, AttachmentManager attachmentManager, NotificationManager notificationManager, com.atlassian.event.api.EventPublisher eventPublisher, ContentPropertyManager contentPropertyManager, LabelManager labelManager, Supplier<DraftsTransitionHelper> draftsTransitionHelperSupplier, LongRunningTaskManagerInternal longRunningTaskManager) Deprecated.since 8.1 -
Uses of LongRunningTaskManagerInternal in com.atlassian.confluence.content.service.page
Constructors in com.atlassian.confluence.content.service.page with parameters of type LongRunningTaskManagerInternalModifierConstructorDescriptionLongRunningTaskMovePageCommandDecorator(MovePageCommand commandDelegate, LongRunningTaskManagerInternal longRunningTaskManager) MovePageCommandHelper(PageManager pageManager, PermissionManager permissionManager, LongRunningTaskManagerInternal longRunningTaskManager) -
Uses of LongRunningTaskManagerInternal in com.atlassian.confluence.util.longrunning
Classes in com.atlassian.confluence.util.longrunning that implement LongRunningTaskManagerInternal