| Package | Description |
|---|---|
| org.osivia.services.tasks.portlet.model | |
| org.osivia.services.tasks.portlet.repository |
| Modifier and Type | Method and Description |
|---|---|
static TaskActionType |
TaskActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaskActionType[] |
TaskActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TasksRepositoryImpl.updateTask(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Task task,
TaskActionType actionType)
Update task.
|
String |
TasksRepository.updateTask(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
Task task,
TaskActionType actionType)
Update task.
|
Copyright © 2016 OSIVIA. All rights reserved.