Uses of Class
com.semarchy.mdm.runtime.activity.IActivityService.Severity

Packages that use IActivityService.Severity
com.semarchy.mdm.runtime.activity This package contains the IActivityService and the related classes. 
 

Uses of IActivityService.Severity in com.semarchy.mdm.runtime.activity
 

Methods in com.semarchy.mdm.runtime.activity that return IActivityService.Severity
 IActivityService.Severity IPreTransitionProblemsReport.getMaxSeverity()
          Get the more severe validation problem (Error prevents transition)
static IActivityService.Severity IActivityService.Severity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IActivityService.Severity[] IActivityService.Severity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All Rights Reserved.