| Package | Description |
|---|---|
| org.gcube.common.homelibrary.home.workspace.events |
| Modifier and Type | Field and Description |
|---|---|
protected WorkspaceEventType |
WorkspaceEventImpl.type |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceEventType |
WorkspaceEventImpl.getType() |
WorkspaceEventType |
WorkspaceEvent.getType() |
static WorkspaceEventType |
WorkspaceEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceEventType[] |
WorkspaceEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WorkspaceEventImpl(WorkspaceEventType type,
WorkspaceItem target)
Create a new event.
|
Copyright © 2020. All Rights Reserved.