Class JobUtilsServiceImpl
java.lang.Object
org.ikasan.rest.client.ModuleRestService
org.ikasan.job.orchestration.rest.client.JobUtilsServiceImpl
- All Implemented Interfaces:
org.ikasan.spec.scheduled.job.service.JobUtilsService
public class JobUtilsServiceImpl
extends org.ikasan.rest.client.ModuleRestService
implements org.ikasan.spec.scheduled.job.service.JobUtilsService
-
Field Summary
FieldsFields inherited from class org.ikasan.rest.client.ModuleRestService
basicToken, MODULE_REST_PASSWORD_PROPERTY, MODULE_REST_USERNAME_PROPERTY, restTemplate -
Constructor Summary
ConstructorsConstructorDescriptionJobUtilsServiceImpl(org.springframework.core.env.Environment environment, org.springframework.http.client.HttpComponentsClientHttpRequestFactory httpComponentsClientHttpRequestFactory) -
Method Summary
Methods inherited from class org.ikasan.rest.client.ModuleRestService
createHttpHeaders
-
Field Details
-
KILL_URL
- See Also:
-
-
Constructor Details
-
JobUtilsServiceImpl
public JobUtilsServiceImpl(org.springframework.core.env.Environment environment, org.springframework.http.client.HttpComponentsClientHttpRequestFactory httpComponentsClientHttpRequestFactory)
-
-
Method Details
-
killJob
- Specified by:
killJobin interfaceorg.ikasan.spec.scheduled.job.service.JobUtilsService
-