Class RhinoSleeEndpoint
- java.lang.Object
-
- com.opencloud.rhino.resourceadaptor.RhinoSleeEndpoint
-
public class RhinoSleeEndpoint extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
EVENT_AUDITABLE
static int
REPLICATE_ACTIVITY
static int
SKIP_LIFECYCLE_CHECK
-
Constructor Summary
Constructors Constructor Description RhinoSleeEndpoint()
-
-
-
Field Detail
-
REPLICATE_ACTIVITY
public static final int REPLICATE_ACTIVITY
- See Also:
- Constant Field Values
-
EVENT_AUDITABLE
public static final int EVENT_AUDITABLE
- See Also:
- Constant Field Values
-
SKIP_LIFECYCLE_CHECK
public static final int SKIP_LIFECYCLE_CHECK
- See Also:
- Constant Field Values
-
-