com.kuka.sunrise.common.task.categories
Annotation Type ApplicationCategory


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface ApplicationCategory

Task category that describes a robotic application.

This task cannot be started automatically. It is possible that only one instance of all tasks annotated with this category runs at the same time.

Annotated task will be shown in the application list on the SmartPad.



Copyright © 2019. All rights reserved.