public class GetSCommand extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.command.model.SCommand>
| Constructor and Description |
|---|
GetSCommand(CommandService commandService,
long id) |
GetSCommand(CommandService commandService,
String name) |
public GetSCommand(CommandService commandService, String name)
public GetSCommand(CommandService commandService, long id)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.command.model.SCommand getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.command.model.SCommand>Copyright © 2014 BonitaSoft. All Rights Reserved.