public interface LogResponse
A container for the response of some sort of request or action. Logging is usually with
out a return value but there are certain scenarios where a return value is needed.
- See Also:
- API Note
- At the moment this class is largely an internal detail.
-
Method Details
-
name
Configuration name of the component.- Returns:
- name.
-
status
Status of the response.- Returns:
- status.
-