public class SaveTokenCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.idm.api.Token |
token |
| Constructor and Description |
|---|
SaveTokenCmd(org.flowable.idm.api.Token token) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.