public class DocumentCommunicator extends Communicator
apiService, eventLogger
Constructor and Description |
---|
DocumentCommunicator(ApiService apiService,
EventLogger eventLogger) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getContent(String path) |
DocumentEvents |
getDocumentEvents(String organisation,
String partId,
org.joda.time.DateTime from,
org.joda.time.DateTime to,
int offset,
int maxResults) |
checkResponse, checkThatExistingMessageIsIdenticalToNewMessage, fetchErrorMessageString, log, logThrowable, resourceAlreadyExists
public DocumentCommunicator(ApiService apiService, EventLogger eventLogger)
public DocumentEvents getDocumentEvents(String organisation, String partId, org.joda.time.DateTime from, org.joda.time.DateTime to, int offset, int maxResults)
public InputStream getContent(String path)
Copyright © 2015 Digipost Open Source. All rights reserved.