|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.quartzdesk.service.client.quartz_exec_notif_rule.v1_0.QuartzExecNotificationRuleServiceClient
public class QuartzExecNotificationRuleServiceClient
JAX-WS client implementation for QuartzExecNotificationRuleService v1.0.
| Constructor Summary | |
|---|---|
QuartzExecNotificationRuleServiceClient(String endpointUrl,
String username,
String password)
Creates a new QuartzExecNotificationRuleServiceClient instance for the specified endpoint. |
|
QuartzExecNotificationRuleServiceClient(String endpointUrl,
String username,
String password,
Integer connectTimeout,
Integer receiveTimeout)
Creates a new QuartzExecNotificationRuleServiceClient instance for the specified endpoint. |
|
| Method Summary | |
|---|---|
AddRuleResponse |
addRule(AddRuleRequest request)
Adds the specified execution notification rule. |
DeleteRuleResponse |
deleteRule(DeleteRuleRequest request)
Deletes the specified execution notification rule. |
GetRuleResponse |
getRule(GetRuleRequest request)
Returns the execution notification rule with the specified ID. |
GetRulesForJobResponse |
getRulesForJob(GetRulesForJobRequest request)
Returns execution notification rules for the specified job. |
GetRulesForSchedulerResponse |
getRulesForScheduler(GetRulesForSchedulerRequest request)
Returns execution notification rules for the specified scheduler. |
GetRulesForTriggerResponse |
getRulesForTrigger(GetRulesForTriggerRequest request)
Returns execution notification rules for the specified trigger. |
UpdateRuleResponse |
updateRule(UpdateRuleRequest request)
Updates the specified execution notification rule. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public QuartzExecNotificationRuleServiceClient(String endpointUrl,
String username,
String password)
QuartzExecNotificationRuleServiceClient instance for the specified endpoint.
The created client uses default connect and receive timeouts.
endpointUrl - an endpoint URL.username - optional authentication username.password - optional authentication password.DEFAULT_CONNECT_TIMEOUT,
DEFAULT_RECEIVE_TIMEOUT
public QuartzExecNotificationRuleServiceClient(String endpointUrl,
String username,
String password,
Integer connectTimeout,
Integer receiveTimeout)
QuartzExecNotificationRuleServiceClient instance for the specified endpoint.
The created client uses default connect and receive timeouts.
endpointUrl - an endpoint URL.username - optional authentication username.password - optional authentication password.connectTimeout - an optional connect timeout.receiveTimeout - an optional receive timeout.| Method Detail |
|---|
public GetRulesForJobResponse getRulesForJob(GetRulesForJobRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
getRulesForJob in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public GetRulesForTriggerResponse getRulesForTrigger(GetRulesForTriggerRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
getRulesForTrigger in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public GetRulesForSchedulerResponse getRulesForScheduler(GetRulesForSchedulerRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
getRulesForScheduler in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public GetRuleResponse getRule(GetRuleRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
getRule in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public AddRuleResponse addRule(AddRuleRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
addRule in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public UpdateRuleResponse updateRule(UpdateRuleRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
updateRule in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
public DeleteRuleResponse deleteRule(DeleteRuleRequest request)
throws SecurityFault,
ServiceFault
QuartzExecNotificationRuleService
deleteRule in interface QuartzExecNotificationRuleServiceSecurityFault
ServiceFault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||