Package | Description |
---|---|
com.suncode.pwfl.administration.user |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie użytkownikami i grupami użytkowników.
|
com.suncode.pwfl.core.context | |
com.suncode.pwfl.workflow | |
com.suncode.pwfl.workflow.application | |
com.suncode.pwfl.workflow.form.datachooser | |
com.suncode.pwfl.workflow.form.validator |
Modifier and Type | Method and Description |
---|---|
static UserContext |
UserContext.current()
Returns current user context.
|
Modifier and Type | Method and Description |
---|---|
T |
ContextHolder.current()
Returns current context from top of stack.
|
T |
ContextHolder.remove()
Removes and returns current context.
|
Modifier and Type | Method and Description |
---|---|
static AcceptanceContext |
AcceptanceContext.current()
Returns current acceptance context;
|
Modifier and Type | Method and Description |
---|---|
static ApplicationContext |
ApplicationContext.current()
Returns current acceptance context;
|
Modifier and Type | Method and Description |
---|---|
static DataChooserContext |
DataChooserContext.current()
Returns current validation context;
|
Modifier and Type | Method and Description |
---|---|
static ValidationContext |
ValidationContext.current()
Returns current validation context;
|
Copyright © 2019 Suncode. All rights reserved.