public class TextEvent extends Object
WorkflowService| Constructor and Description |
|---|
TextEvent(String text,
ItemCollection document) |
| Modifier and Type | Method and Description |
|---|---|
ItemCollection |
getDocument() |
String |
getText() |
List<String> |
getTextList() |
void |
setText(String text) |
void |
setTextList(List<String> textList) |
public TextEvent(String text, ItemCollection document)
Copyright © 2006–2018 Imixs Software Solutions GmbH. All rights reserved.