public class MbExecutionGroup
extends java.lang.Object
getExecutionGroup()
method of MbNode.Modifier and Type | Method and Description |
---|---|
static MbExecutionGroup |
getExecutionGroup()
Get the singleton instance of this class, which represents the current execution group.
|
java.lang.String |
getName()
Returns the name of the execution group.
|
public static MbExecutionGroup getExecutionGroup()
public java.lang.String getName()