Uses of Interface
com.atlassian.confluence.impl.system.task.SystemMaintenanceTaskMarshalling
-
Packages that use SystemMaintenanceTaskMarshalling Package Description com.atlassian.confluence.impl.system com.atlassian.confluence.impl.system.task -
-
Uses of SystemMaintenanceTaskMarshalling in com.atlassian.confluence.impl.system
Constructors in com.atlassian.confluence.impl.system with parameters of type SystemMaintenanceTaskMarshalling Constructor Description JournalSystemMaintenanceTaskQueue(JournalService journalService, SystemMaintenanceTaskMarshalling taskMarshalling, SystemMaintenanceTaskRegistry taskRegistry, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager)
-
Uses of SystemMaintenanceTaskMarshalling in com.atlassian.confluence.impl.system.task
Classes in com.atlassian.confluence.impl.system.task that implement SystemMaintenanceTaskMarshalling Modifier and Type Class Description class
JsonSystemMaintenanceTaskMarshalling
Use JSON to marshal/unmarshal tasks
-