| Package | Description |
|---|---|
| com.openkm.sdk4j | |
| com.openkm.sdk4j.definition | |
| com.openkm.sdk4j.impl | |
| com.openkm.sdk4j.util |
| Modifier and Type | Method and Description |
|---|---|
TaskNote |
OKMWebservice30.createTaskNote(long taskId,
String text) |
TaskNote |
OKMWebservice30.updateTaskNote(long noteId,
String text) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNote> |
OKMWebservice30.getTaskNotes(long taskId) |
| Modifier and Type | Method and Description |
|---|---|
TaskNote |
BaseTask.createTaskNote(long taskId,
String text) |
TaskNote |
BaseTask.updateTaskNote(long noteId,
String text) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNote> |
BaseTask.getTaskNotes(long taskId) |
| Modifier and Type | Method and Description |
|---|---|
TaskNote |
TaskImpl.createTaskNote(long taskId,
String text) |
TaskNote |
TaskImpl.updateTaskNote(long noteId,
String text) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNote> |
TaskImpl.getTaskNotes(long taskId) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskNote> |
BeanHelper.copyToTaskNoteList(List<TaskNote> taskNoteList)
Conversion from TaskNoteList to List
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskNote> |
BeanHelper.copyToTaskNoteList(List<TaskNote> taskNoteList)
Conversion from TaskNoteList to List
|
Copyright © 2020 Open Knowledge Management System S.L.. All Rights Reserved.