Represents a binary artifact that is the result of building a play component.
Type | Name and description |
---|---|
PublicAssets |
getAssets() |
JvmClasses |
getClasses() |
ScalaLanguageSourceSet |
getGeneratedScala() |
File |
getJarFile() |
PlayPlatform |
getTargetPlatform() |
PlayToolChain |
getToolChain() |
Methods inherited from class | Name |
---|---|
interface BinarySpec |
getDisplayName, getSource, getTasks, isBuildable, source, sources |
interface BuildableModelElement |
builtBy, getBuildTask, hasBuildDependencies, setBuildTask, getBuildDependencies |
interface Named |
getName |