|
Jive API (3.0.13) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlogEvent.Type | |
|---|---|
| com.jivesoftware.community.event | Provides mechanisms to be notified of actions in the system such as new messages being created. |
| Uses of BlogEvent.Type in com.jivesoftware.community.event |
|---|
| Methods in com.jivesoftware.community.event that return BlogEvent.Type | |
|---|---|
static BlogEvent.Type |
BlogEvent.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static BlogEvent.Type[] |
BlogEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in com.jivesoftware.community.event with parameters of type BlogEvent.Type | |
|---|---|
BlogEvent(BlogEvent.Type eventType,
Blog blog,
Map<String,? extends Object> params)
Creates a new blog event. |
|
|
Jive Product Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||