Defines in what context has a particular Gradle command been executed. Subsequent versions of Gradle Support might provide additional properties in this class.
Instances of {@code ExecutedCommandContext} are immutable assuming that itsproperties are immutable as well (as they should be).
@see ContextAwareCommandCompleteAction
@see ContextAwareCommandCompleteListener
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.