Skip navigation links
A C D F G I J O P S T V 

A

addOption(ConfigurationMetadataProperty) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Add an application option.
addProposal(String, String) - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
append(double) - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
append(StepExecution) - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
AppInstanceStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
REST representation for an AppInstanceStatus.
AppInstanceStatusResource(String, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
AppRegistrationResource - Class in org.springframework.cloud.dataflow.rest.resource
Rest resource for an app registration.
AppRegistrationResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Default constructor for serialization frameworks.
AppRegistrationResource(String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
Construct a AppRegistrationResource.
AppRegistrationResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
Dedicated subclass to workaround type erasure.
AppStatusResource - Class in org.springframework.cloud.dataflow.rest.resource
REST representation of an app status.
AppStatusResource(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
AppStatusResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 

C

CompletionProposalsResource - Class in org.springframework.cloud.dataflow.rest.resource
Represents a list of completion proposals for the DSL when using e.g. TAB completion in the Shell.
CompletionProposalsResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
CompletionProposalsResource.Proposal - Class in org.springframework.cloud.dataflow.rest.resource
Represents a completion proposal for the DSL when using e.g. TAB completion in the Shell.
convert(Properties) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Convert Properties to a Map with String keys and values.
CumulativeHistory - Class in org.springframework.cloud.dataflow.rest.job
 
CumulativeHistory() - Constructor for class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 

D

DEFAULT_DATAFLOW_DATE_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_DATE_TIME_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_DURATION_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_TIME_FORMAT_PATTERN - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DEFAULT_DATAFLOW_TIMEZONE_ID - Static variable in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
DeploymentPropertiesUtils - Class in org.springframework.cloud.dataflow.rest.util
Provides utility methods for formatting and parsing deployment properties.
DetailedAppRegistrationResource - Class in org.springframework.cloud.dataflow.rest.resource
Extension of AppRegistrationResource that contains application options and other detailed application information.
DetailedAppRegistrationResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Default constructor for serialization frameworks.
DetailedAppRegistrationResource(String, String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Construct a DetailedAppRegistrationResource object.
DetailedAppRegistrationResource(AppRegistrationResource) - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Construct a DetailedAppRegistrationResource object based on the provided AppRegistrationResource.
DetailedAppRegistrationResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
Dedicated subclass to workaround type erasure.

F

FeaturesInfoResource - Class in org.springframework.cloud.dataflow.rest.resource
Provides features information.
FeaturesInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
Default constructor for serialization frameworks.
format(Date, StringBuffer, FieldPosition) - Method in class org.springframework.cloud.dataflow.rest.job.support.ISO8601DateFormatWithMilliSeconds
 
format(Map<String, String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Returns a String representation of deployment properties as a comma separated list of key=value pairs.
fromClassName(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
fromClassName(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 

G

getArguments() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getAttributes() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getClassName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
getClassName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 
getCommitCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getCount() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getDefaultDateFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultDateTimeFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultDurationFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultTimeFormat() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDefaultTimeZone() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getDeploymentId() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getDisplayName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
 
getDisplayName() - Method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
 
getDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the DSL definition for this stream.
getDslText() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getDuration() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getDuration() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getDuration() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getDurationPerRead() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getEndTime() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getErrorMessage() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExitCode() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExitMessage() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getExplanation() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 
getExternalExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getFilterCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getFinished() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getInstanceId() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getInstances() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getJobExecution() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
getJobExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getJobExecutionIds() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getJobExecutionIds() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getJobExecutions() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobInstance() - Method in class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
getJobInstanceId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobName() - Method in class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
getJobParameters() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJobParametersString() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getJvmTimeZone() - Static method in class org.springframework.cloud.dataflow.rest.job.support.TimeUtils
 
getMax() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getMean() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getMin() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the name of this stream.
getName() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
getOptions() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a list of application options.
getPercentageComplete() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getProcessSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getProposals() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource
 
getReadCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getReadSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getRollbackCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getShortDescription() - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Return a description for this application.
getStandardDeviation() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 
getStartDate() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStartTime() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStartTime() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getState() - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
getState() - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Return the status of this stream (i.e.
getStatus() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Return the status of this task (i.e.
getStepExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getStepExecution() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getStepExecutionCount() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getStepExecutionHistory() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
getStepName() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getStepType() - Method in class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
getTaskExecution() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
 
getTaskExecutionId() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getTaskId() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
getTaskJobExecutions() - Method in class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
getTaskName() - Method in class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
getText() - Method in class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 
getTimeZone() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
getType() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getUri() - Method in class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource
 
getUsername() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
getWriteCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
getWriteSkipCount() - Method in class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 

I

isAbandonable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isAnalyticsEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 
isAuthenticated() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
isAuthenticationEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
isDefined() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isJobExecutionAbandonable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is abandonable.
isJobExecutionRestartable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is restartable.
isJobExecutionStoppable(JobExecution) - Static method in class org.springframework.cloud.dataflow.rest.job.support.JobUtils
Determine whether the provided JobExecution is stoppable.
ISO8601DateFormatWithMilliSeconds - Class in org.springframework.cloud.dataflow.rest.job.support
Improved version of the ISO8601DateFormat that also serializes milliseconds.
ISO8601DateFormatWithMilliSeconds() - Constructor for class org.springframework.cloud.dataflow.rest.job.support.ISO8601DateFormatWithMilliSeconds
 
isRestartable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isStoppable() - Method in class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
isStreamsEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 
isTaskDefined() - Method in class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
isTasksEnabled() - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 

J

JobExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a JobExecution.
JobExecutionResource(TaskJobExecution, TimeZone) - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource
 
JobExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
JobInstanceExecutions - Class in org.springframework.cloud.dataflow.rest.job
Enumerates the relationship between a JobInstance and its JobExecutions.
JobInstanceExecutions(JobInstance, List<TaskJobExecution>) - Constructor for class org.springframework.cloud.dataflow.rest.job.JobInstanceExecutions
 
JobInstanceResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a JobInstance.
JobInstanceResource(String, long, List<JobExecutionResource>) - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource
 
JobInstanceResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
JobUtils - Class in org.springframework.cloud.dataflow.rest.job.support
Provides a common utility methods for job-related tasks.

O

org.springframework.cloud.dataflow.rest - package org.springframework.cloud.dataflow.rest
Root package of Spring Cloud Data Flow Rest.
org.springframework.cloud.dataflow.rest.job - package org.springframework.cloud.dataflow.rest.job
Defines the Batch Job specific REST domain classes.
org.springframework.cloud.dataflow.rest.job.support - package org.springframework.cloud.dataflow.rest.job.support
Provides Batch Job related support classes and utilities.
org.springframework.cloud.dataflow.rest.resource - package org.springframework.cloud.dataflow.rest.resource
Spring Cloud Data Flow REST HATEOAS Resource support.
org.springframework.cloud.dataflow.rest.resource.security - package org.springframework.cloud.dataflow.rest.resource.security
Provides security-related REST resources.
org.springframework.cloud.dataflow.rest.util - package org.springframework.cloud.dataflow.rest.util
Contains utilities for the Dataflow REST support.

P

Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppRegistrationResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.AppStatusResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobExecutionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.JobInstanceResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDeploymentResource.Page
 
Page() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource.Page
 
parse(String) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a String comprised of 0 or more comma-delimited key=value pairs where each key has the format: app.[appname].[key].
parseParams(List<String>) - Static method in class org.springframework.cloud.dataflow.rest.util.DeploymentPropertiesUtils
Parses a list of command line parameters and returns a list of parameters which doesn't contain any special quoting either for values or whole parameter.
Proposal(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.CompletionProposalsResource.Proposal
 

S

SecurityInfoResource - Class in org.springframework.cloud.dataflow.rest.resource.security
Provides security related meta-information.
SecurityInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
Default constructor for serialization frameworks.
setAnalyticsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 
setAttributes(Map<String, String>) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setAuthenticated(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setAuthenticationEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
setDeploymentId(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setInstanceId(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setInstances(Resources<AppInstanceStatusResource>) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setShortDescription(String) - Method in class org.springframework.cloud.dataflow.rest.resource.DetailedAppRegistrationResource
Set a description for this application.
setState(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppInstanceStatusResource
 
setState(String) - Method in class org.springframework.cloud.dataflow.rest.resource.AppStatusResource
 
setStatus(String) - Method in class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Set the status of this stream (i.e.
setStatus(String) - Method in class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
Set the status of this task (i.e.
setStreamsEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 
setTasksEnabled(boolean) - Method in class org.springframework.cloud.dataflow.rest.resource.FeaturesInfoResource
 
setUsername(String) - Method in class org.springframework.cloud.dataflow.rest.resource.security.SecurityInfoResource
 
StepExecutionHistory - Class in org.springframework.cloud.dataflow.rest.job
 
StepExecutionHistory(String) - Constructor for class org.springframework.cloud.dataflow.rest.job.StepExecutionHistory
 
StepExecutionProgressInfoResource - Class in org.springframework.cloud.dataflow.rest.resource
Represents the step execution progress info resource.
StepExecutionProgressInfoResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
StepExecutionProgressInfoResource(StepExecution, StepExecutionHistory, double, boolean, double) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionProgressInfoResource
 
StepExecutionProgressInfoResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StepExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
 
StepExecutionResource(Long, StepExecution, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StepExecutionResource
 
StepExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StepType - Enum in org.springframework.cloud.dataflow.rest.job.support
The types of Spring Batch Step implementations that are known to the system.
StreamDefinitionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a StreamDefinition.
StreamDefinitionResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Default constructor for serialization frameworks.
StreamDefinitionResource(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDefinitionResource
Construct a StreamDefinitionResource.
StreamDefinitionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
StreamDeploymentResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a stream deployment.
StreamDeploymentResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.StreamDeploymentResource
 
StreamDeploymentResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 

T

TaskDefinitionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a TaskDefinition.
TaskDefinitionResource(String, String) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDefinitionResource
 
TaskDefinitionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
TaskDeploymentResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a TaskDeployment.
TaskDeploymentResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskDeploymentResource
 
TaskDeploymentResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
TaskExecutionResource - Class in org.springframework.cloud.dataflow.rest.resource
A HATEOAS representation of a TaskExecution.
TaskExecutionResource() - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
 
TaskExecutionResource(TaskJobExecutionRel) - Constructor for class org.springframework.cloud.dataflow.rest.resource.TaskExecutionResource
Constructor to initialize the TaskExecutionResource using TaskJobExecutionRel.
TaskExecutionResource.Page - Class in org.springframework.cloud.dataflow.rest.resource
 
TaskJobExecution - Class in org.springframework.cloud.dataflow.rest.job
The relation a JobExecution has with its associated task execution id.
TaskJobExecution(long, JobExecution, boolean) - Constructor for class org.springframework.cloud.dataflow.rest.job.TaskJobExecution
 
TaskJobExecutionRel - Class in org.springframework.cloud.dataflow.rest.job
Enumerates the relation a TaskExecution has with its associate Job Execution Ids.
TaskJobExecutionRel(TaskExecution, List<Long>) - Constructor for class org.springframework.cloud.dataflow.rest.job.TaskJobExecutionRel
Constructor that establishes the relationship between a TaskExecution and the Job Execution Ids of the jobs that were executed within it.
TaskletType - Enum in org.springframework.cloud.dataflow.rest.job.support
Types of Tasklet implementations known by Spring Task.
TimeUtils - Class in org.springframework.cloud.dataflow.rest.job.support
Provides a commons set of time-related helper methods and also defines common date/time formats.
toString() - Method in class org.springframework.cloud.dataflow.rest.job.CumulativeHistory
 

V

valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.cloud.dataflow.rest.job.support.StepType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.springframework.cloud.dataflow.rest.job.support.TaskletType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D F G I J O P S T V 
Skip navigation links

Copyright © 2017 Pivotal Software, Inc.. All rights reserved.