Uses of Enum Class
org.epics.archiverappliance.mgmt.archivepv.ArchivePVState.ArchivePVStateMachine
Packages that use ArchivePVState.ArchivePVStateMachine
-
Uses of ArchivePVState.ArchivePVStateMachine in org.epics.archiverappliance.mgmt
Methods in org.epics.archiverappliance.mgmt that return ArchivePVState.ArchivePVStateMachineConstructors in org.epics.archiverappliance.mgmt with parameters of type ArchivePVState.ArchivePVStateMachineModifierConstructorDescriptionNeverConnectedRequestState(String pvName, Instant metInfoRequestSubmitted, ArchivePVState.ArchivePVStateMachine currentState, Instant startOfWorkflow) -
Uses of ArchivePVState.ArchivePVStateMachine in org.epics.archiverappliance.mgmt.archivepv
Methods in org.epics.archiverappliance.mgmt.archivepv that return ArchivePVState.ArchivePVStateMachineModifier and TypeMethodDescriptionArchivePVState.getCurrentState()Returns the enum constant of this class with the specified name.static ArchivePVState.ArchivePVStateMachine[]ArchivePVState.ArchivePVStateMachine.values()Returns an array containing the constants of this enum class, in the order they are declared.