]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.core/src/main/java/org/argeo/slc/core/execution/RefValue.java
Improve If
[gpl/argeo-slc.git] / runtime / org.argeo.slc.core / src / main / java / org / argeo / slc / core / execution / RefValue.java
index fb5bf2e8238b7006f52657c8b505f8c2b8a0108f..3795100f6724ea33b7aa8bbe5f1581bbc14a90e0 100644 (file)
@@ -16,6 +16,7 @@
 
 package org.argeo.slc.core.execution;
 
+/** Reference value to be used by an execution */
 public class RefValue extends AbstractExecutionValue {
        private static final long serialVersionUID = -8951231456757181687L;
        private String ref;