public class GetPlatformGroupByIdCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<PlatformGroup>, Serializable
| Constructor and Description |
|---|
GetPlatformGroupByIdCmd(String groupId) |
| Modifier and Type | Method and Description |
|---|---|
PlatformGroup |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String groupId
public GetPlatformGroupByIdCmd(String groupId)
public PlatformGroup execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<PlatformGroup>Copyright © 2019. All rights reserved.