public class Watch extends Object
Modifier and Type | Field and Description |
---|---|
static Watch |
ALL |
static Watch |
COMMIT |
static Watch |
EDIT |
static Watch |
NONE |
static Watch |
UNEDIT |
Modifier and Type | Method and Description |
---|---|
String[] |
getArguments() |
static String |
getWatchString(Watch watch)
Returns the temporary watch value used in the Notify request.
|
String |
toString() |
Copyright © 2016. All rights reserved.