C E G H I N O S T V W 
All Classes All Packages

C

createWiki(WikiCreationRequest) - Method in class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
Asynchronously create a wiki.
createWiki(WikiCreationRequest) - Method in interface org.xwiki.platform.wiki.creationjob.WikiCreator
Start an asynchronous wiki creation.

E

equals(Object) - Method in exception org.xwiki.platform.wiki.creationjob.WikiCreationException
 
execute(WikiCreationRequest) - Method in interface org.xwiki.platform.wiki.creationjob.WikiCreationStep
Execute the steps.
EXTENSION - org.xwiki.platform.wiki.creationjob.WikiSource
the wiki is filled by an extension.

G

getAlias() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getDefaultWikiExtensionId() - Method in class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
 
getDescription() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getExtensionId() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getJobStatus(String) - Method in class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
 
getJobStatus(String) - Method in interface org.xwiki.platform.wiki.creationjob.WikiCreator
 
getLastError() - Method in class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
Get the error generated while performing the previously called action.
getMembers() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getMembershipType() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getOrder() - Method in interface org.xwiki.platform.wiki.creationjob.WikiCreationStep
The creation steps are sorted in ascending order before being executed so this method returns the one of the current steps.
getOwnerId() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getPrettyName() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getTemplateId() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getUserScope() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getWikiId() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
getWikiSource() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 

H

hashCode() - Method in exception org.xwiki.platform.wiki.creationjob.WikiCreationException
 

I

isFailOnExist() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
isTemplate() - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 

N

newWikiCreationRequest() - Method in class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
 

O

org.xwiki.platform.wiki.creationjob - package org.xwiki.platform.wiki.creationjob
 
org.xwiki.platform.wiki.creationjob.script - package org.xwiki.platform.wiki.creationjob.script
 

S

setAlias(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setDescription(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setExtensionId(String, String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
Set the id of the main extension of the wiki to create.
setExtensionId(ExtensionId) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
Set the id of the main extension of the wiki to create.
setFailOnExist(boolean) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setMembers(List<String>) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setMembershipType(MembershipType) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setOwnerId(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setPrettyName(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setTemplate(boolean) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setTemplateId(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
Set the id of the template of the wiki to create.
setUserScope(UserScope) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setWikiId(String) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
setWikiSource(WikiSource) - Method in class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 

T

TEMPLATE - org.xwiki.platform.wiki.creationjob.WikiSource
the wiki is filled by a template wiki.

V

valueOf(String) - Static method in enum org.xwiki.platform.wiki.creationjob.WikiSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.xwiki.platform.wiki.creationjob.WikiSource
Returns an array containing the constants of this enum type, in the order they are declared.

W

WikiCreationException - Exception in org.xwiki.platform.wiki.creationjob
Exception concerning the Wiki Creator module.
WikiCreationException(String) - Constructor for exception org.xwiki.platform.wiki.creationjob.WikiCreationException
Construct a new exception.
WikiCreationException(String, Throwable) - Constructor for exception org.xwiki.platform.wiki.creationjob.WikiCreationException
Construct a new exception.
WikiCreationJobScriptServices - Class in org.xwiki.platform.wiki.creationjob.script
Script services for the creation of wikis.
WikiCreationJobScriptServices() - Constructor for class org.xwiki.platform.wiki.creationjob.script.WikiCreationJobScriptServices
 
WikiCreationRequest - Class in org.xwiki.platform.wiki.creationjob
A wiki creation request containing all information about a wiki to create.
WikiCreationRequest() - Constructor for class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
Default constructor.
WikiCreationRequest(Request) - Constructor for class org.xwiki.platform.wiki.creationjob.WikiCreationRequest
 
WikiCreationStep - Interface in org.xwiki.platform.wiki.creationjob
Step to be executed during the wiki creation job.
WikiCreator - Interface in org.xwiki.platform.wiki.creationjob
Component to create a wiki and perform actions during the creation.
WikiSource - Enum in org.xwiki.platform.wiki.creationjob
The source of provisioning for a wiki.
C E G H I N O S T V W 
All Classes All Packages