@Deprecated public class TestEvent extends Event
END_BATCH_EVENT, NOOP_EVENT, START_BATCH_EVENT, START_BATCH_ITEM_EVENT| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Deprecated.
|
TestEvent |
getParent()
Deprecated.
|
EventType |
getType()
Deprecated.
|
void |
setId(String id)
Deprecated.
|
void |
setParent(TestEvent parent)
Deprecated.
|
void |
setType(EventType type)
Deprecated.
|
getDocumentPart, getEndGroup, getEnding, getEndSubfilter, getEventType, getMultiEvent, getPipelineParameters, getRawDocument, getResource, getStartDocument, getStartGroup, getStartSubDocument, getStartSubfilter, getTextUnit, isDocumentPart, isEndDocument, isEndGroup, isEndSubDocument, isEndSubfilter, isMultiEvent, isNoop, isPipelineParametersEvent, isRawDocument, isStartBatchItem, isStartDocument, isStartGroup, isStartSubDocument, isStartSubfilter, isTextUnit, setEventType, setResource, toStringpublic TestEvent(String id)
public void setParent(TestEvent parent)
public TestEvent getParent()
public void setId(String id)
public String getId()
public void setType(EventType type)
public EventType getType()
Copyright © 2019. All rights reserved.