Package org.nuxeo.ecm.automation
Interface AutomationFilter
-
- All Known Implementing Classes:
ChainExceptionFilter
public interface AutomationFilter
- Since:
- 5.7.3
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getId()
Expression
getValue()
-
-
-
Method Detail
-
getValue
Expression getValue()
-
getId
String getId()
-
-