public class GlobalConst extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BEFORE_VALIDATION_CONTEXT
Flowable variable name to store context that was before validation (as validation modifies context).
|
static String |
HBCI_MAPPERS_PACKAGE
Package for generated mappers for DTOs.
|
static String |
HBCI_REQUEST_SAGA
General request handler flowable process.
|
static String |
LAST_REDIRECTION_TARGET
Flowable variable name to carry last redirection target (where it was decided to redirect user to last time).
|
static String |
LAST_VALIDATION_ISSUES
Flowable variable name to carry validation issues (like missing PSU ID).
|
static String |
VALIDATION_ERROR_CODE
Validation error exception code.
|
Constructor and Description |
---|
GlobalConst() |
public static final String LAST_VALIDATION_ISSUES
public static final String LAST_REDIRECTION_TARGET
public static final String BEFORE_VALIDATION_CONTEXT
public static final String HBCI_REQUEST_SAGA
public static final String VALIDATION_ERROR_CODE
public static final String HBCI_MAPPERS_PACKAGE
Copyright © 2020. All rights reserved.