Package | Description |
---|---|
com.atlassian.jira.mock.plugin |
Modifier and Type | Method and Description |
---|---|
MockPlugin |
MockPlugin.addResourceDescriptor(com.atlassian.plugin.elements.ResourceDescriptor resourceDescriptor,
String contents)
Add resource descriptor and corresponding contents that will be returned by
getResourceAsStream(String) . |
MockPlugin |
MockPlugin.resource(String name,
String value) |
MockPlugin |
MockPlugin.setClassLoader(ClassLoader loader) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.