Class AbstractDeployLocation
java.lang.Object
org.wpilib.deployutils.deploy.target.location.AbstractDeployLocation
- All Implemented Interfaces:
org.gradle.api.Named,DeployLocation
- Direct Known Subclasses:
SshDeployLocation
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.wpilib.deployutils.deploy.target.location.DeployLocation
createAction, friendlyString
-
Constructor Details
-
AbstractDeployLocation
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.gradle.api.Named
-
getTarget
- Specified by:
getTargetin interfaceDeployLocation
-