org.camunda.bpm.engine.impl.interceptor
Interface CommandContextCloseListener

All Known Implementing Classes:
TaskEntity

public interface CommandContextCloseListener

invoked on command context close

Author:
Daniel Meyer

Method Summary
 void onCommandContextClose(CommandContext commandContext)
           
 

Method Detail

onCommandContextClose

void onCommandContextClose(CommandContext commandContext)


Copyright © 2014 camunda services GmbH. All Rights Reserved.