Package | Description |
---|---|
org.activiti.explorer.ui.content | |
org.activiti.explorer.ui.content.file | |
org.activiti.explorer.ui.content.url |
Modifier and Type | Field and Description |
---|---|
protected AttachmentEditorComponent |
CreateAttachmentPopupWindow.currentEditor |
Modifier and Type | Method and Description |
---|---|
AttachmentEditorComponent |
AttachmentEditor.getEditor(Attachment attachment,
String taskId,
String processInstanceId)
Get the component to display to edit the given attachment.
|
Modifier and Type | Class and Description |
---|---|
class |
FileAttachmentEditorComponent |
Modifier and Type | Method and Description |
---|---|
AttachmentEditorComponent |
FileAttachmentEditor.getEditor(Attachment attachment,
String taskId,
String processInstanceId) |
Modifier and Type | Class and Description |
---|---|
class |
UrlAttachmentEditorComponent |
Modifier and Type | Method and Description |
---|---|
AttachmentEditorComponent |
UrlAttachmentEditor.getEditor(Attachment attachment,
String taskId,
String processInstanceId) |
Copyright © 2016 Alfresco. All rights reserved.