Package | Description |
---|---|
no.digipost.api.client | |
no.digipost.api.client.representations |
Copyright (C) Posten Norge AS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
Modifier and Type | Method and Description |
---|---|
DocumentEvents |
DigipostClient.getDocumentEvents(String organisation,
String partId,
ZonedDateTime from,
ZonedDateTime to,
int offset,
int maxResults) |
DocumentEvents |
DocumentCommunicator.getDocumentEvents(String organisation,
String partId,
ZonedDateTime from,
ZonedDateTime to,
int offset,
int maxResults) |
DocumentEvents |
DigipostClient.getDocumentEvents(ZonedDateTime from,
ZonedDateTime to,
int offset,
int maxResults) |
Modifier and Type | Method and Description |
---|---|
DocumentEvents |
ObjectFactory.createDocumentEvents() |
Copyright © 2018 Digipost. All rights reserved.