Package | Description |
---|---|
com.apptus.esales.connector |
This package provides utilities for communication with an eSales cluster
and this package documentation contains information on how to get started.
|
Modifier and Type | Method | Description |
---|---|---|
EventDataJobResult.Status |
EventDataJobResult.getStatus() |
Get the status.
|
static EventDataJobResult.Status |
EventDataJobResult.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EventDataJobResult.Status[] |
EventDataJobResult.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static EventDataJobResult |
EventDataJobResult.mock(String jid,
EventDataJobResult.Status status) |
Create a new
EventDataJobResult object (for testing purposes). |
Copyright © 2020 Apptus Technologies AB. All rights reserved.