public class GetPlatformGroupByIdCmd extends Object implements Command<PlatformGroup>, Serializable
Constructor and Description |
---|
GetPlatformGroupByIdCmd(String groupId) |
Modifier and Type | Method and Description |
---|---|
PlatformGroup |
execute(CommandContext commandContext) |
protected String groupId
public GetPlatformGroupByIdCmd(String groupId)
public PlatformGroup execute(CommandContext commandContext)
execute
in interface Command<PlatformGroup>