Uses of Interface
com.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attached
-
Packages that use ExecutionHistory.Attached Package Description com.chutneytesting.server.core.domain.execution.history -
-
Uses of ExecutionHistory.Attached in com.chutneytesting.server.core.domain.execution.history
Subinterfaces of ExecutionHistory.Attached in com.chutneytesting.server.core.domain.execution.history Modifier and Type Interface Description static interfaceExecutionHistory.Executionstatic interfaceExecutionHistory.ExecutionSummaryClasses in com.chutneytesting.server.core.domain.execution.history that implement ExecutionHistory.Attached Modifier and Type Class Description static classImmutableExecutionHistory.ExecutionImmutable implementation ofExecutionHistory.Execution.static classImmutableExecutionHistory.ExecutionSummaryImmutable implementation ofExecutionHistory.ExecutionSummary.Methods in com.chutneytesting.server.core.domain.execution.history with parameters of type ExecutionHistory.Attached Modifier and Type Method Description ImmutableExecutionHistory.Execution.BuilderImmutableExecutionHistory.Execution.Builder. from(ExecutionHistory.Attached instance)Fill a builder with attribute values from the providedcom.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attachedinstance.ImmutableExecutionHistory.ExecutionSummary.BuilderImmutableExecutionHistory.ExecutionSummary.Builder. from(ExecutionHistory.Attached instance)Fill a builder with attribute values from the providedcom.chutneytesting.server.core.domain.execution.history.ExecutionHistory.Attachedinstance.
-