Histórico da Página
...
Bloco de código | ||
---|---|---|
| ||
function servicetask("Número da atividade") (attempt, message) {
try {
var Service = ServiceManager.getService('ServiceID');
var serviceHelper = Service.getBean();
//var serviceLocator = serviceHelper.instantiate('classe.locator');
} catch(error) {
log.error(error);
throw error;
}
} |
...
Visão Geral
Import HTML Content
Conteúdo das Ferramentas
Tarefas