Result
instead.@Deprecated public interface Result extends Result
Modifier and Type | Interface and Description |
---|---|
static class |
Result.LegacyAdapter
Deprecated.
|
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
Result
void execute(ActionInvocation invocation) throws Exception
Exception
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.