Package | Description |
---|---|
org.dice_research.squirrel.metadata |
Modifier and Type | Field and Description |
---|---|
private CrawlingActivity.CrawlingURIState |
CrawlingActivity.state
The crawling state of the uri.
|
Modifier and Type | Method and Description |
---|---|
CrawlingActivity.CrawlingURIState |
CrawlingActivity.getState() |
static CrawlingActivity.CrawlingURIState |
CrawlingActivity.CrawlingURIState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrawlingActivity.CrawlingURIState[] |
CrawlingActivity.CrawlingURIState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CrawlingActivity.setState(CrawlingActivity.CrawlingURIState state) |
Copyright © 2017–2020. All rights reserved.