Class EphemeralAgentManagementLogger.EphemeralAgentLog
java.lang.Object
com.atlassian.bamboo.agent.ephemeral.logging.EphemeralAgentManagementLogger.EphemeralAgentLog
- Enclosing interface:
- EphemeralAgentManagementLogger
Log type that provides both message and the status of whether the message describes successful action.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
message
-
successful
public final boolean successful
-
-
Method Details
-
of
public static EphemeralAgentManagementLogger.EphemeralAgentLog of(@NotNull @NotNull String message, boolean successful) -
getMessage
-
isSuccessful
public boolean isSuccessful()
-