public class LogTailDelegator extends BaseDelegator implements ILogTailDelegator
MAX_LIMIT_SUPPORTED_MIN_VERSION, QUERY_EXPRESSIONS_SUPPORTED_MIN_VERSION, USER_RESTRICTIONS_SUPPORTED_MIN_VERSION| Constructor and Description |
|---|
LogTailDelegator(IOptionsServer server)
Instantiates a new log tail delegator.
|
| Modifier and Type | Method and Description |
|---|---|
ILogTail |
getLogTail(LogTailOptions opts)
Gets the log tail.
|
public LogTailDelegator(IOptionsServer server)
server - the serverpublic ILogTail getLogTail(LogTailOptions opts) throws P4JavaException
ILogTailDelegatorgetLogTail in interface ILogTailDelegatoropts - the optsP4JavaException - the p4 java exceptionCopyright © 2017 Perforce Software. All Rights Reserved.