org.camunda.bpm.engine.impl
Class SchemaOperationsProcessEngineBuild

java.lang.Object
  extended by org.camunda.bpm.engine.impl.SchemaOperationsProcessEngineBuild
All Implemented Interfaces:
Command<Object>

public final class SchemaOperationsProcessEngineBuild
extends Object
implements Command<Object>

Author:
Tom Baeyens

Constructor Summary
SchemaOperationsProcessEngineBuild()
           
 
Method Summary
 Object execute(CommandContext commandContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaOperationsProcessEngineBuild

public SchemaOperationsProcessEngineBuild()
Method Detail

execute

public Object execute(CommandContext commandContext)
Specified by:
execute in interface Command<Object>


Copyright © 2014 camunda services GmbH. All Rights Reserved.