Interface IShortcut

All Superinterfaces:
IProjectReference, Serializable
All Known Implementing Classes:
DynamicShortcutReference, Shortcut

public interface IShortcut extends IProjectReference
  • Method Details

    • getName

      String getName()
    • isDynamicVersion

      boolean isDynamicVersion()
    • isSecurityEnabled

      boolean isSecurityEnabled()
    • isTestPathAvailable

      boolean isTestPathAvailable(String testPath)
    • getTestPathVersion

      com.aquima.interactions.foundation.Version getTestPathVersion(String testPath)
    • getTestPaths

      Map<String,com.aquima.interactions.foundation.Version> getTestPaths()