Skip navigation links


oracle.iam.scheduler.vo
Interface StoppableTask

All Superinterfaces:
Task
All Known Implementing Classes:
TaskSupport

public interface StoppableTask
extends Task

Method Summary
 boolean stop()
           

 

Methods inherited from interface oracle.iam.scheduler.vo.Task
execute, executeJob, getAttributes, getId, getImplementation, getName, getTaskName, setAttributes, setImplementation, setName, setTaskName

 

Method Detail

stop

boolean stop()

Skip navigation links


Copyright © 2014, Oracle and/or its affiliates. All rights reserved.