Result instead.@Deprecated public interface Result extends Result
| Modifier and Type | Interface and Description | 
|---|---|
| static class  | Result.LegacyAdapterDeprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| static Result | adapt(Result actualResult)Deprecated.  | 
| default void | execute(ActionInvocation invocation)Deprecated.  Represents a generic interface for all action execution results. | 
| void | execute(ActionInvocation invocation)Deprecated.  | 
default void execute(ActionInvocation invocation) throws Exception
Resultvoid execute(ActionInvocation invocation) throws Exception
ExceptionCopyright © 2000–2025 Apache Software Foundation. All rights reserved.