public class JournalWaitDelegator extends BaseDelegator implements IJournalWaitDelegator
MAX_LIMIT_SUPPORTED_MIN_VERSION, QUERY_EXPRESSIONS_SUPPORTED_MIN_VERSION, USER_RESTRICTIONS_SUPPORTED_MIN_VERSION| Constructor and Description |
|---|
JournalWaitDelegator(IOptionsServer server)
Instantiates a new journal wait delegator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
journalWait(JournalWaitOptions opts)
Journal wait.
|
public JournalWaitDelegator(IOptionsServer server)
server - the serverpublic void journalWait(JournalWaitOptions opts) throws P4JavaException
journalWait in interface IJournalWaitDelegatoropts - the optsP4JavaException - the p4 java exceptionCopyright © 2017 Perforce Software. All Rights Reserved.