A B C D E G M P R S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAskedQuestion(List<String>, Object) - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
B
- BatchesScriptServices - Class in com.xwiki.confluencepro.script
-
Expose various methods needed for the batch migrations.
- BatchesScriptServices() - Constructor for class com.xwiki.confluencepro.script.BatchesScriptServices
C
- cancel() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
- checkCache() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check the value of the xwiki.store.cache.capacity property from xwiki.cfg.
- checkCache() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check the value of the xwiki.store.cache.capacity property from xwiki.cfg.
- checkCurrentUserNotification() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check the notification preferences in the current user's profile.
- checkCurrentUserNotification() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check the notification preferences in the current user's profile.
- checkCurrentUserNotificationCleanup() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check if the current user's notifications are cleaned.
- checkCurrentUserNotificationCleanup() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check if the current user's notifications are cleaned.
- checkListener(String, boolean) - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check if a given listener is enabled or not.
- checkListener(String, boolean) - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check if a given listener is enabled or not.
- checkMemory() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check if the maximum memory and the initial memory are at least half of the machine memory.
- checkMemory() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check if the maximum memory and the initial memory are at least half of the machine memory.
- checkWikiNotifications() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Check the notifications.enabled and notifications.emails.enabled values from xwiki.properties.
- checkWikiNotifications() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Check the notifications.enabled and notifications.emails.enabled values from xwiki.properties.
- com.xwiki.confluencepro - package com.xwiki.confluencepro
- com.xwiki.confluencepro.script - package com.xwiki.confluencepro.script
- computeBatchSize(List<String>) - Method in class com.xwiki.confluencepro.script.BatchesScriptServices
-
Computes the size of a batch.
- ConfluenceMigrationJobRequest - Class in com.xwiki.confluencepro
-
The request used to configure the confluence migration job.
- ConfluenceMigrationJobRequest(InputStream, DocumentReference, Map<String, Object>, Map<String, Object>) - Constructor for class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- ConfluenceMigrationJobStatus - Class in com.xwiki.confluencepro
-
Custom Job Status that holds the questions asked by sub-jobs.
- ConfluenceMigrationJobStatus(ConfluenceMigrationJobRequest, JobStatus, ObservationManager, LoggerManager) - Constructor for class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
- ConfluenceMigrationManager - Interface in com.xwiki.confluencepro
-
Manages the pages of the Confluence Migrator.
- ConfluenceMigrationPrerequisites - Interface in com.xwiki.confluencepro
- ConfluenceMigrationScriptService - Class in com.xwiki.confluencepro.script
-
Expose various FilterStream related APIs to scripts.
- ConfluenceMigrationScriptService() - Constructor for class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
- ConfluenceResourceReference - Class in com.xwiki.confluencepro
-
The object is used to associate a picker to the reference parameter.
- ConfluenceResourceReference(String, ResourceType) - Constructor for class com.xwiki.confluencepro.ConfluenceResourceReference
-
Creates a new confluence resource reference.
D
- disablePrerequisites() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationManager
-
Disable the prerequisites of the migration.
E
- enablePrerequisites() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationManager
-
Enable the prerequisites of the migration.
G
- getAskedQuestions() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
- getCache() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Get the xwiki.store.cache.capacity value from xwiki.cfg.
- getCache() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Get the xwiki.store.cache.capacity value from xwiki.cfg.
- getConfluencePackage() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- getInputProperties() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- getJobId(DocumentReference) - Static method in class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- getLastJob(DocumentReference) - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
- getMemory() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Get the machine memory.
- getMemory() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Get the machine memory.
- getMutablePrefilledConfiguration() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
- getOutputProperties() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- getSpaces() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
- getStatusDocumentReference() - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobRequest
- getXms() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Get the initial memory allocation pool.
- getXms() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Get the initial memory allocation pool.
- getXmx() - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Get the maximum memory allocation pool.
- getXmx() - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Get the maximum memory allocation pool.
M
- migrate(DocumentReference, InputStream, Map<String, Object>, Map<String, Object>) - Method in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
P
- PREFILLED_INPUT_PARAMETERS - Static variable in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Default input filter stream migration parameter values.
- PREFILLED_OUTPUT_PARAMETERS - Static variable in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
Default output filter stream migration parameter values.
R
- readableSize(long) - Method in interface com.xwiki.confluencepro.ConfluenceMigrationPrerequisites
-
Get the memory and cache values in a readable form.
- ROLEHINT - Static variable in class com.xwiki.confluencepro.script.BatchesScriptServices
-
The rolehint of the class.
- ROLEHINT - Static variable in class com.xwiki.confluencepro.script.ConfluenceMigrationScriptService
-
The rolehint of the class.
S
- setFilterJobStatus(CancelableJobStatus) - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
- setSpaces(Collection<String>) - Method in class com.xwiki.confluencepro.ConfluenceMigrationJobStatus
-
Set the list of spaces that are migrated.
U
- updateAndSaveMigration(ConfluenceMigrationJobStatus) - Method in interface com.xwiki.confluencepro.ConfluenceMigrationManager
-
Update the migration identified by the request of the job.
All Classes All Packages