Uses of Class
de.aristaflow.adept2.model.common.viewer.UnresolvedParameterReferenceException
-
Packages that use UnresolvedParameterReferenceException Package Description de.aristaflow.adept2.model.common.plugindata Plug-in data interfaces which are used across different data models. -
-
Uses of UnresolvedParameterReferenceException in de.aristaflow.adept2.model.common.plugindata
Methods in de.aristaflow.adept2.model.common.plugindata that throw UnresolvedParameterReferenceException Modifier and Type Method Description longSchedulerData. getDueDate()The due date, cf.longSchedulerData. getDueDateReference()Returns the reference time for relative due dates.StringMailNotificationData. getMailBody()The template string for the mail body.StringMailNotificationData. getMailSubject()The template string for the mail subject.intSchedulerData. getPriority()The priority, cf.longMultiLevelEscalationData.LevelData. getThreshold()May contain a parameter reference for a static threshold read from a data element.longMultiLevelEscalationData.LevelData. getThresholdReference()Returns the reference time for relative thresholds.
-