| Package | Description |
|---|---|
| org.ext.uberfire.social.activities.model |
| Modifier and Type | Method and Description |
|---|---|
SocialActivitiesEvent.LINK_TYPE |
SocialActivitiesEvent.getLinkType() |
static SocialActivitiesEvent.LINK_TYPE |
SocialActivitiesEvent.LINK_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SocialActivitiesEvent.LINK_TYPE[] |
SocialActivitiesEvent.LINK_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SocialActivitiesEvent |
SocialActivitiesEvent.withLink(String linklabel,
String linkTarget,
SocialActivitiesEvent.LINK_TYPE linkType) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.