package org.sinrel.engine.actions; public enum DirectoryStatus { DIRECTORY_DOES_NOT_MATCH, BAD_CONNECTION, OK }