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