Package org.hobbit.core.data
Class ConfiguredExperiment
- java.lang.Object
-
- org.hobbit.core.data.ConfiguredExperiment
-
@Deprecated public class ConfiguredExperiment extends Object
Deprecated.UseQueuedExperimentinstead.Simple data structure containing data about a configured experiment.- Author:
- Michael Röder (roeder@informatik.uni-leipzig.de)
-
-
Field Summary
Fields Modifier and Type Field Description StringbenchmarkUriDeprecated.StringchallengeUriDeprecated.StringexecutionDateDeprecated.StringsystemUriDeprecated.
-
Constructor Summary
Constructors Constructor Description ConfiguredExperiment()Deprecated.
-