public class ArchiveEvent extends Object
org.imixs.workflow.engine.WorkflowService| Modifier and Type | Field and Description |
|---|---|
static int |
ON_ARCHIVE |
static int |
ON_DELETE |
static int |
ON_RESTORE |
| Constructor and Description |
|---|
ArchiveEvent(org.imixs.workflow.ItemCollection document,
int eventType) |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
getDocument() |
int |
getEventType() |
public static final int ON_ARCHIVE
public static final int ON_RESTORE
public static final int ON_DELETE
Copyright © 2016–2019 Imixs Software Solutions GmbH. All rights reserved.