public class CheckDataAvailability extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
protected String[] |
keys |
(package private) static org.slf4j.Logger |
log |
protected String |
scope |
context| Constructor and Description |
|---|
CheckDataAvailability() |
static org.slf4j.Logger log
protected String[] keys
protected String scope
public String[] getKeys()
public void setKeys(String[] keys)
public void init(ProcessContext ctx) throws Exception
init in interface StatefulProcessorinit in class AbstractProcessorExceptionpublic String getScope()
public void setScope(String scope)
Copyright © 2014. All rights reserved.