Package | Description |
---|---|
org.xwiki.refactoring.script |
Modifier and Type | Method and Description |
---|---|
CreateRequest |
RequestFactory.createCreateRequest(Collection<org.xwiki.model.reference.EntityReference> entityReferences)
Creates a request to create the specified entities.
|
Modifier and Type | Method and Description |
---|---|
org.xwiki.job.Job |
RefactoringScriptService.create(CreateRequest request)
Schedules an asynchronous job to perform the given create request.
|
Copyright © 2004–2021 XWiki. All rights reserved.