Class PolicyAgreementState
java.lang.Object
pl.edu.icm.unity.engine.api.policyAgreement.PolicyAgreementState
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPolicyAgreementState
(Long policyDocumentId, Integer policyDocumentRevision, PolicyAgreementAcceptanceStatus acceptanceStatus, Date decisionTs) -
Method Summary
-
Field Details
-
policyDocumentId
public final long policyDocumentId -
policyDocumentRevision
public final int policyDocumentRevision -
acceptanceStatus
-
decisionTs
-
-
Constructor Details
-
PolicyAgreementState
public PolicyAgreementState(Long policyDocumentId, Integer policyDocumentRevision, PolicyAgreementAcceptanceStatus acceptanceStatus, Date decisionTs)
-
-
Method Details
-
toJson
- Throws:
EngineException
-
fromJson
- Throws:
EngineException
-
equals
-
hashCode
public int hashCode()
-