|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.persistence.AbstractPluginData
com.atlassian.confluence.plugin.persistence.PluginData
public class PluginData
Value bean to transport plugin data to and from the persistence layer
| Constructor Summary | |
|---|---|
PluginData()
|
|
| Method Summary | |
|---|---|
java.io.InputStream |
getData()
|
void |
setData(java.io.InputStream data)
|
| Methods inherited from class com.atlassian.confluence.plugin.persistence.AbstractPluginData |
|---|
equals, getFileName, getId, getKey, getLastModificationDate, hashCode, setFileName, setId, setKey, setLastModificationDate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PluginData()
| Method Detail |
|---|
public java.io.InputStream getData()
public void setData(java.io.InputStream data)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||