Package com.atlassian.confluence.macro
Interface ResourceAware
-
public interface ResourceAware
Interface for makingMacro
s resource aware.- Since:
- 4.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getResourcePath()
void
setResourcePath(String resourcePath)
-