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