|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PersistenceRoot
Root object of a persisted object tree that gets its own file system directory.
Field Summary |
---|
Fields inherited from interface hudson.model.Saveable |
---|
NOOP |
Method Summary | |
---|---|
File |
getRootDir()
Gets the root directory on the file system that this Item can use freely for storing the configuration data. |
Methods inherited from interface hudson.model.Saveable |
---|
save |
Method Detail |
---|
File getRootDir()
Item
can use freely for storing the configuration data.
This parameter is given by the ItemGroup
when
Item
is loaded from memory.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |