| Package | Description |
|---|---|
| network.oxalis.vefa.peppol.common.model |
Data model for this project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractServiceMetadata<T extends SimpleEndpoint> |
class |
ProcessMetadata<T extends SimpleEndpoint> |
| Modifier and Type | Class and Description |
|---|---|
class |
Endpoint |
| Modifier and Type | Method and Description |
|---|---|
static <T extends SimpleEndpoint> |
ProcessMetadata.of(List<ProcessIdentifier> processIdentifier,
List<T> endpoints) |
static <T extends SimpleEndpoint> |
ProcessMetadata.of(List<ProcessIdentifier> processIdentifier,
T... endpoints) |
static <T extends SimpleEndpoint> |
ProcessMetadata.of(ProcessIdentifier processIdentifier,
List<T> endpoints) |
static <T extends SimpleEndpoint> |
ProcessMetadata.of(ProcessIdentifier processIdentifier,
T... endpoints) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends SimpleEndpoint> |
ProcessMetadata.of(List<ProcessIdentifier> processIdentifier,
T... endpoints) |
static <T extends SimpleEndpoint> |
ProcessMetadata.of(ProcessIdentifier processIdentifier,
T... endpoints) |
Copyright © 2021 NorStella. All rights reserved.