Package com.flowable.idm.engine.impl.cmd
Class GetPropertiesCmd
- java.lang.Object
-
- com.flowable.idm.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
-
-
Constructor Summary
Constructors Constructor Description GetPropertiesCmd()
-