| Class | Description |
|---|---|
| ChangePageSize |
Action to change the page size of the
LogStore |
| CloseLogFile | |
| DownloadLogFile | |
| FollowLogFile |
Follow the active log file.
|
| LogFile |
Holds the state of an opened log file in the context of the
LogStore. |
| LogStore |
A store which holds a list of log files and manages the state of the active
LogFile. |
| LogStore.PendingStreamingRequest | |
| LogStoreAdapter | |
| NavigateInLogFile |
Action for navigating in the active log file.
|
| OpenLogFile |
Open a new unmanaged log file
|
| PauseFollowLogFile |
Pauses the follow mode without touching the
LogFile.isFollow() flag. |
| ReadLogFiles |
Read the log files of the selected server (taken
from
HostStore.getSelectedServer()) |
| SelectLogFile | |
| StreamLogFile |
Downloads the entire log file using the streaming feature of the log-file resource.
|
| UnFollowLogFile |
Unfollow the active log file
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.