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