Package | Description |
---|---|
org.activiti.validation.validator | |
org.activiti.validation.validator.impl |
Modifier and Type | Class and Description |
---|---|
class |
ProcessLevelValidator |
class |
ValidatorImpl |
Modifier and Type | Field and Description |
---|---|
protected Map<Class<? extends Validator>,Validator> |
ValidatorSet.validators |
protected Map<Class<? extends Validator>,Validator> |
ValidatorSet.validators |
Modifier and Type | Method and Description |
---|---|
Collection<Validator> |
ValidatorSet.getValidators() |
Modifier and Type | Method and Description |
---|---|
void |
ValidatorSet.addValidator(Validator validator) |
Modifier and Type | Method and Description |
---|---|
void |
ValidatorSet.removeValidator(Class<? extends Validator> validatorClass) |
void |
ValidatorSet.setValidators(Collection<? extends Validator> validators) |
Copyright © 2016 Alfresco. All rights reserved.