public class CandidateCrawlAction extends Object
| Constructor and Description |
|---|
CandidateCrawlAction(CandidateElement candidateElement,
Eventable.EventType eventType)
The Constructor for the CandidateCrawlAction, build a new instance with the CandidateElement
and the EventType.
|
| Modifier and Type | Method and Description |
|---|---|
CandidateElement |
getCandidateElement() |
Eventable.EventType |
getEventType() |
String |
toString() |
public CandidateCrawlAction(CandidateElement candidateElement, Eventable.EventType eventType)
candidateElement - the element to execute the eventType oneventType - the eventType to execute on the Candidate Element.public CandidateElement getCandidateElement()
public Eventable.EventType getEventType()
Copyright © 2007-2013. All Rights Reserved.