Class OutboxLock
java.lang.Object
one.tomorrow.transactionaloutbox.model.OutboxLock
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidvoidsetOwnerId(String ownerId) voidsetValidUntil(Instant validUntil)
-
Field Details
-
OUTBOX_LOCK_ID
- See Also:
-
-
Constructor Details
-
OutboxLock
-
OutboxLock
public OutboxLock()
-
-
Method Details
-
getId
-
getOwnerId
-
getValidUntil
-
setId
-
setOwnerId
-
setValidUntil
-