Uses of Class
com.opencloud.slee.resources.cdr.management.CDRStreamConfigState
-
-
Uses of CDRStreamConfigState in com.opencloud.slee.resources.cdr.management
Methods in com.opencloud.slee.resources.cdr.management that return CDRStreamConfigState Modifier and Type Method Description CDRStreamConfigStateCDRStreamMXBean. getConfigState(String streamName)Gets theCDRStreamConfigStateinformation on the configuration state of the stream with given stream name.static CDRStreamConfigStateCDRStreamConfigState. valueOf(String name)Returns the enum constant of this type with the specified name.static CDRStreamConfigState[]CDRStreamConfigState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-