public class TransactionApplicationEvent extends ApplicationEvent
TransactionApplicationEvent は、トランザクション中に起動される ApplicationEvent の実装です。InstantSE, LocalDateTimeSE, ApplicationEvent, 連載形式 | 修飾子と型 | フィールドと説明 |
|---|---|
protected static StringSE | TIMESTAMP_PATTERN |
sourceSE| コンストラクターと説明 |
|---|
TransactionApplicationEvent(ObjectSE source) |
TransactionApplicationEvent(ObjectSE source, StringSE details) |
| 修飾子と型 | メソッドと説明 |
|---|---|
OptionalSE<StringSE> | getDetails() |
LocalDateTimeSE | getTimestampAsLocalDateTime() |
StringSE | getTimestampAsString() |
StringSE | getTimestampAsString(StringSE pattern) |
StringSE | toString() |
getTimestampgetSourceSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic TransactionApplicationEvent(ObjectSE source)
public OptionalSE<StringSE> getDetails()
public LocalDateTimeSE getTimestampAsLocalDateTime()
public StringSE getTimestampAsString()
public StringSE toString()
EventObjectSE の toStringSE Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.