Class DynamicShortcutReference
java.lang.Object
com.blueriq.component.api.ProjectReference
com.blueriq.component.api.shortcut.Shortcut
com.blueriq.component.api.shortcut.DynamicShortcutReference
- All Implemented Interfaces:
IProjectReference, IShortcut, Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDynamicShortcutReference(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID applicationId) -
Method Summary
Modifier and TypeMethodDescriptioncom.aquima.interactions.foundation.ApplicationIDMethods inherited from class Shortcut
addTestPath, equals, getName, getTestPaths, getTestPathVersion, hashCode, isDynamicVersion, isTestPathAvailable, setDynamicVersionMethods inherited from class ProjectReference
getAllParameters, getAquimaUi, getChannel, getFlow, getLanguageCode, getParameter, getParameters, getProjectName, getTestPath, getTheme, getVersion, hasPrivateAccess, isDevtoolsEnabled, setAquimaUi, setChannel, setDevtoolsEnabled, setFlow, setLanguageCode, setParameters, setPrivateAccess, setProjectName, setTestPath, setTheme, setVersion, toString, toUrl, toUrlMethods inherited from interface IProjectReference
getAllParameters, getAquimaUi, getChannel, getFlow, getLanguageCode, getParameter, getParameters, getProjectName, getTestPath, getTheme, getVersion, hasPrivateAccess, isDevtoolsEnabled, toUrl
-
Constructor Details
-
DynamicShortcutReference
public DynamicShortcutReference(IShortcut shortcut, com.aquima.interactions.foundation.ApplicationID applicationId)
-
-
Method Details
-
getApplicationId
public com.aquima.interactions.foundation.ApplicationID getApplicationId()
-