public class ResolveIncidentCmd extends Object implements Command<Void>
protected String
incidentId
ResolveIncidentCmd(String incidentId)
Void
execute(CommandContext commandContext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected String incidentId
public ResolveIncidentCmd(String incidentId)
public Void execute(CommandContext commandContext)
execute
Command<Void>
Copyright © 2020. All rights reserved.