object
Util
Type Members
-
class
CC[T] extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
lazy val
ARTIFACT_ID: String
-
object
B extends CC[Boolean]
-
object
D extends CC[Double]
-
final
lazy val
GROUP_ID: String
-
object
L extends CC[List[Any]]
-
object
M extends CC[Map[String, Any]]
-
final
lazy val
NAME: String
-
final
val
PACKAGING: String("content-package-it")
-
final
val
PROP_DISABLE_LIFECYLCES: String("graniteit.lifecycle.disabled")
-
object
S extends CC[String]
-
final
lazy val
VERSION: String
-
final
def
asInstanceOf[T0]: T0
-
def
blockClose(out: OutputStream): OutputStream
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
failsafeGoal(goal: String): String
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
graniteitGoal(goal: String): String
-
def
hashCode(): Int
-
val
inputCloser: CloseAction[InputStream]
-
final
def
isInstanceOf[T0]: Boolean
-
def
leadingSlashIfNotEmpty(path: String): String
-
final
def
ne(arg0: AnyRef): Boolean
-
def
noLeadingSlash(path: String): String
-
def
noTrailingSlash(path: String): String
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
outputCloser: CloseAction[OutputStream]
-
lazy val
pluginProperties: Properties
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toRelative(basedir: File, absolutePath: String): String
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any
Utility methods used by the plugin
0.6.0