public class PropagationConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COUNTER_PROPAGATION |
static int |
DATASOURCE |
static String |
ONE |
static int |
ORGANIZATION |
static int |
PROJECT |
static int |
PUBLICATION |
static String |
ZERO |
| Constructor and Description |
|---|
PropagationConstants() |
public static final String ZERO
public static final String ONE
public static final String COUNTER_PROPAGATION
public static final int PROJECT
public static final int DATASOURCE
public static final int ORGANIZATION
public static final int PUBLICATION
Copyright © 2018. All rights reserved.