|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ExecutionFileStoragePlugin
public interface LogFileStoragePlugin
Plugin interface for Log file storage
Method Summary | |
---|---|
void |
initialize(java.util.Map<java.lang.String,? extends java.lang.Object> context)
Deprecated. Initializes the plugin with contextual data |
boolean |
isAvailable()
Deprecated. Returns true if the file is available, false otherwise |
Methods inherited from interface com.dtolabs.rundeck.core.logging.LogFileStorage |
---|
retrieve, store |
Method Detail |
---|
void initialize(java.util.Map<java.lang.String,? extends java.lang.Object> context)
context
- boolean isAvailable() throws LogFileStorageException
LogFileStorageException
- if there is an error determining the availability
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |