public interface GenericCommand<T>
extends org.kie.api.command.Command<T>
Modifier and Type | Method and Description |
---|---|
T |
execute(org.kie.internal.command.Context context) |
T execute(org.kie.internal.command.Context context)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.