@Component @Named(value="repository") @Singleton public class RepositoryScriptService extends Object implements org.xwiki.script.service.ScriptService
Constructor and Description |
---|
RepositoryScriptService() |
Modifier and Type | Method and Description |
---|---|
Exception |
getLastError()
Get the error generated while performing the previously called action.
|
org.xwiki.model.reference.DocumentReference |
importExtension(String extensionId,
String repositoryId) |
void |
validateExtensions() |
public Exception getLastError()
null
if no exception was thrownpublic void validateExtensions()
Copyright © 2004–2022 XWiki. All rights reserved.