Class Z2JupiterTestPlanDto

java.lang.Object
com.zfabrik.dev.z2jupiter.internal.transfer.Z2JupiterTestPlanDto
All Implemented Interfaces:
Serializable

public class Z2JupiterTestPlanDto extends Object implements Serializable
DTO for test plan transport back from back end. This does not really transport the test plan as that holds implementation types from engines on the back end, instead it provides a mimicked test plan that has the same identifiers and can be served to the client for introspection.
See Also:
Serialized Form