public static final class ExecuteJobsCmd.ManualJobExecutionCommandContextCloseListener extends Object implements CommandContextCloseListener
Constructor and Description |
---|
ManualJobExecutionCommandContextCloseListener(JobEntity jobEntity) |
Modifier and Type | Method and Description |
---|---|
void |
closed(CommandContext commandContext) |
void |
closing(CommandContext context) |
protected JobEntity jobEntity
public ManualJobExecutionCommandContextCloseListener(JobEntity jobEntity)
public void closing(CommandContext context)
closing
in interface CommandContextCloseListener
public void closed(CommandContext commandContext)
closed
in interface CommandContextCloseListener
Copyright © 2015 Alfresco. All rights reserved.