@Deprecated public class ActionableValidator extends Object
ActionableObject
.Modifier and Type | Field and Description |
---|---|
protected ActionableObject |
actionnable
Deprecated.
|
protected Map<String,Serializable> |
additionalProperties
Deprecated.
|
protected CoreSession |
session
Deprecated.
|
Constructor and Description |
---|
ActionableValidator(ActionableObject actionnable,
CoreSession session)
Deprecated.
|
ActionableValidator(ActionableObject actionnable,
CoreSession session,
Map<String,Serializable> additionalProperties)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected AutomationService |
getAutomationService()
Deprecated.
|
void |
refuse()
Deprecated.
|
protected void |
runChain(String chainId)
Deprecated.
|
void |
validate()
Deprecated.
|
protected ActionableObject actionnable
protected CoreSession session
protected Map<String,Serializable> additionalProperties
public ActionableValidator(ActionableObject actionnable, CoreSession session)
public ActionableValidator(ActionableObject actionnable, CoreSession session, Map<String,Serializable> additionalProperties)
public void validate()
public void refuse()
protected AutomationService getAutomationService()
Copyright © 2018 Nuxeo. All rights reserved.