public class FetchLogEvent extends Object
Modifier and Type | Field and Description |
---|---|
private TaskState |
state
Current log fetcher task state.
|
Constructor and Description |
---|
FetchLogEvent(TaskState state)
Constructs an instance of event in GlassFish log fetcher.
|
private TaskState state
FetchLogEvent(TaskState state)
Current
- log fetcher task state.public TaskState getState()
Copyright © 2013. All Rights Reserved.