Class GetLicenseKeyCmd

java.lang.Object
org.camunda.bpm.engine.impl.cmd.LicenseCmd
org.camunda.bpm.engine.impl.cmd.GetLicenseKeyCmd
All Implemented Interfaces:
Command<String>

public class GetLicenseKeyCmd extends LicenseCmd implements Command<String>