public class Foreground extends AbstractSelfDescribing
| Modifier and Type | Field and Description |
|---|---|
Integer |
foregroundIndex
Index indicating the current transition.
|
static String |
PARAM_INDEX |
static String |
SCHEMA |
customContexts, trueTimestamp| Constructor and Description |
|---|
Foreground() |
| Modifier and Type | Method and Description |
|---|---|
Foreground |
foregroundIndex(Integer foregroundIndex)
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 foregroundIndex
@NonNull public Foreground foregroundIndex(@Nullable Integer foregroundIndex)
@NonNull public String getSchema()
getSchema in class AbstractSelfDescribing