public class WorkflowCommentEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
WorkflowCommentEvent(org.zkoss.zk.ui.Component target,
List<DocumentId> taskIds)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
List<DocumentId> |
getTaskIds() |
public WorkflowCommentEvent(org.zkoss.zk.ui.Component target, List<DocumentId> taskIds)
target
- target componenttaskIds
- task idspublic final List<DocumentId> getTaskIds()
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.