Class GetPropertiesCmd
- java.lang.Object
-
- org.flowable.common.engine.impl.cmd.GetPropertiesCmd
-
- All Implemented Interfaces:
Serializable,Command<Map<String,String>>
public class GetPropertiesCmd extends Object implements Command<Map<String,String>>, Serializable
- Author:
- Tom Baeyens
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected StringengineType
-
Constructor Summary
Constructors Constructor Description GetPropertiesCmd(String engineType)
-