Class FormActionResult
java.lang.Object
org.apache.sling.cms.reference.forms.FormActionResult
A simple Pojo for the result of a form action.
-
Method Summary
Modifier and TypeMethodDescriptionstatic final FormActionResultbooleanstatic final FormActionResult
-
Method Details
-
failure
-
success
-
getMessage
- Returns:
- the message
-
isSucceeded
public boolean isSucceeded()- Returns:
- the succeeded
-