public class Background extends AbstractSelfDescribing
| Modifier and Type | Field and Description |
|---|---|
Integer |
backgroundIndex
Index indicating the current transition.
|
static String |
PARAM_INDEX |
static String |
SCHEMA |
customContexts, trueTimestamp| Constructor and Description |
|---|
Background() |
| Modifier and Type | Method and Description |
|---|---|
Background |
backgroundIndex(Integer backgroundIndex)
Index indicating the current transition.
|
Map<String,Object> |
getDataPayload() |
String |
getSchema() |
beginProcessing, contexts, endProcessing, getContexts, getTrueTimestamp, trueTimestamppublic static final String SCHEMA
public static final String PARAM_INDEX
@Nullable public Integer backgroundIndex
@NonNull public Background backgroundIndex(@Nullable Integer backgroundIndex)
@NonNull public String getSchema()
getSchema in class AbstractSelfDescribing