public static interface IWorkflow.ILifeCycleStatus
| Modifier and Type | Field and Description | 
|---|---|
static int | 
DESIGN  | 
static int | 
EXPIRED  | 
static int | 
PILOTE  | 
static int | 
PRODUCTION  | 
static int | 
UNKNOWN  | 
static final int UNKNOWN
static final int DESIGN
static final int PILOTE
static final int PRODUCTION
static final int EXPIRED
Copyright © 2019 Visiativ Software. All rights reserved.