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