be.ehealth.business.mycarenetdomaincommons.domain.async
Class PostContent

java.lang.Object
  extended by be.ehealth.business.mycarenetdomaincommons.domain.async.PostContent

public class PostContent
extends Object

Convenience class to hold parameters of an async post. Provides a builder to create an instance.


Nested Class Summary
static class PostContent.Builder
           
 
Method Summary
static PostContent.Builder Builder()
           
 Blob getBlob()
           
 String getCommonInputReference()
           
 String getMessageName()
           
 byte[] getXades()
           
 boolean isTest()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

Builder

public static PostContent.Builder Builder()

getBlob

public Blob getBlob()

getMessageName

public String getMessageName()

getCommonInputReference

public String getCommonInputReference()

getXades

public byte[] getXades()

isTest

public boolean isTest()



Connector Packaging TRUSSMAKER 3.20.2 API
Copyright © {inceptionYear}-2020 eHealth. All Rights Reserved.