Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PACKAGE_NAME
The package name of the browser used to visit the webpage.
|
static java.lang.String |
TITLE
The title of current webpage.
|
static java.lang.String |
URL
The URL of the visited website.
|
EOS, TIME_CREATED
Modifier and Type | Method and Description |
---|---|
static PStreamProvider |
asUpdates()
Provide a live stream of BrowserVisit items.
|
containsField, equals, excludeFields, getAsBoolean, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getValueByField, includeFields, isEndOfStream, setFieldValue, toDebugString, toJson, toMap, toString
@PSItemField(type=java.lang.String.class) public static final java.lang.String TITLE
@PSItemField(type=java.lang.String.class) public static final java.lang.String PACKAGE_NAME
@PSItemField(type=java.lang.String.class) public static final java.lang.String URL
public static PStreamProvider asUpdates()