com.atlassian.confluence.macro
Interface ResourceAware


public interface ResourceAware

Interface for making Macros resource aware.

Since:
4.0

Method Summary
 String getResourcePath()
           
 void setResourcePath(String resourcePath)
           
 

Method Detail

getResourcePath

String getResourcePath()

setResourcePath

void setResourcePath(String resourcePath)


Confluence is developed by Atlassian.