public class DocumentEvent extends Object
WorkflowService| Modifier and Type | Field and Description |
|---|---|
static int |
ON_DOCUMENT_LOAD |
static int |
ON_DOCUMENT_SAVE |
| Constructor and Description |
|---|
DocumentEvent(ItemCollection document,
int eventType) |
| Modifier and Type | Method and Description |
|---|---|
ItemCollection |
getDocument() |
int |
getEventType() |
public static final int ON_DOCUMENT_SAVE
public static final int ON_DOCUMENT_LOAD
public DocumentEvent(ItemCollection document, int eventType)
public int getEventType()
public ItemCollection getDocument()
Copyright © 2006–2018 Imixs Software Solutions GmbH. All rights reserved.