package org.activiti.kickstart.service; public interface MetaDataKeys { static final String WORKFLOW_JSON_SOURCE = "json-source"; }