Package com.xwiki.macros.script
Class ProMacroLicensingScriptService
- java.lang.Object
-
- com.xwiki.macros.script.ProMacroLicensingScriptService
-
- All Implemented Interfaces:
org.xwiki.script.service.ScriptService
@Component @Named("promacrolicensing") @Singleton @Unstable public class ProMacroLicensingScriptService extends Object implements org.xwiki.script.service.ScriptServiceCheck license for pro macros. This is a workaround for https://github.com/xwikisas/xwiki-pro-macros/issues/593, since the pro macros legacy license issue will be fixed after a second app upgrade and we don't want to affect users in the meantime. This will be removed after some time, so admins have time to do at least 2 upgrades and have their license fixed.- Since:
- 1.27.2
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description ProMacroLicensingScriptService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhasLicensureForEntity(org.xwiki.model.reference.EntityReference docRef)
-