java.lang.Object
com.suncode.pwfl.administration.scheduledtask.info.ScheduledTaskParameterInfo
public class ScheduledTaskParameterInfo
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ScheduledTaskParameterInfo
public ScheduledTaskParameterInfo(Long id,
String parameterType,
String parameterValue,
Integer parameterPosition,
String parameterId,
boolean isComponent)
-
Method Details
-
getParameterId
public String getParameterId()