Class AccountEventView
java.lang.Object
org.cardanofoundation.lob.app.organisation.domain.view.AccountEventView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AccountEventViewconvertFromEntity(AccountEvent eventCode) static AccountEventViewcreateFail(org.zalando.problem.Problem error, EventCodeUpdate eventCodeUpdate)
-
Constructor Details
-
AccountEventView
public AccountEventView()
-
-
Method Details
-
convertFromEntity
-
createFail
public static AccountEventView createFail(org.zalando.problem.Problem error, EventCodeUpdate eventCodeUpdate)
-