com.atlassian.plugin.validation
Class SchemaReader
java.lang.Object
com.atlassian.plugin.validation.SchemaReader
public final class SchemaReader
- extends Object
Reads information from the schema of plugin descriptors (dynamic per instance)
- Since:
- 3.0.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaReader
public SchemaReader(org.dom4j.Document schema)
getAllowedPermissions
public Set<String> getAllowedPermissions()
getModulesRequiredPermissions
public Map<String,Set<String>> getModulesRequiredPermissions()
Copyright © 2014 Atlassian. All rights reserved.