public class GroovyExecuteTask extends ExecuteTaskSupport
ExecuteTask
.Constructor and Description |
---|
GroovyExecuteTask(Object value,
Map attrs) |
Modifier and Type | Method and Description |
---|---|
void |
execute(ExecuteContext context) |
Map |
getAttributes() |
groovy.lang.Closure |
getClosure() |
Object |
getValue() |
void |
setClosure(groovy.lang.Closure closure) |
String |
toString() |
getId, getPhase, getProfileId, setId, setPhase, setProfileId
public Object getValue()
public Map getAttributes()
public groovy.lang.Closure getClosure()
public void setClosure(groovy.lang.Closure closure)
public void execute(ExecuteContext context) throws Exception
Exception
Copyright © 2022. All rights reserved.