|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.notifications.ParticipantTemplate<PAYLOAD>
com.atlassian.confluence.notifications.PayloadTransformerTemplate<LikeEvent,LikePayload>
com.atlassian.confluence.plugins.like.notifications.CreateLikeEventPayloadTransformer
public class CreateLikeEventPayloadTransformer
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.notifications.PayloadTransformerTemplate |
|---|
sourceType |
| Fields inherited from class com.atlassian.confluence.notifications.ParticipantTemplate |
|---|
payloadType |
| Constructor Summary | |
|---|---|
CreateLikeEventPayloadTransformer(UserAccessor userAccessor)
|
|
| Method Summary | |
|---|---|
protected com.atlassian.fugue.Maybe<LikePayload> |
checkedCreate(LikeEvent likeEvent)
|
| Methods inherited from class com.atlassian.confluence.notifications.PayloadTransformerTemplate |
|---|
create, getSourceType |
| Methods inherited from class com.atlassian.confluence.notifications.ParticipantTemplate |
|---|
getPayloadType, verifyPayloadMatches |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.confluence.notifications.Participant |
|---|
getPayloadType |
| Constructor Detail |
|---|
public CreateLikeEventPayloadTransformer(UserAccessor userAccessor)
| Method Detail |
|---|
protected com.atlassian.fugue.Maybe<LikePayload> checkedCreate(LikeEvent likeEvent)
checkedCreate in class com.atlassian.confluence.notifications.PayloadTransformerTemplate<LikeEvent,LikePayload>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||