@Deprecated public interface Goal
Environment
.Modifier and Type | Method and Description |
---|---|
void |
run(Job job,
Environment environment,
ResourceResolver resolver)
Deprecated.
This method is executed by
AbstractGoal once an environment is subject
to the One-Click-Setup lifecycle. |
void run(Job job, Environment environment, ResourceResolver resolver) throws OCSException
AbstractGoal
once an environment is subject
to the One-Click-Setup lifecycle.job
- The Job
that represents the lifecycle.environment
- The Environment
which is the payload of the lifecycle.resolver
- The ResourceResolver
with which to access the repository.OCSException
- when the goal encounters an error condition."Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"