|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.zeroturnaround.jrebel.gradle.dsl.RebelDslWar
public class RebelDslWar
Gradle DSL level model for war configuration (corresponds to RebelWar in backend model).
Constructor Summary | |
---|---|
RebelDslWar()
|
Method Summary | |
---|---|
java.lang.String |
getPath()
|
void |
setPath(java.lang.String path)
|
RebelWar |
toRebelWar()
Convert from DSL-level model objects to the backend model objects. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RebelDslWar()
Method Detail |
---|
public java.lang.String getPath()
public void setPath(java.lang.String path)
public RebelWar toRebelWar()
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |