public class FavoritesEditor.EditibleFavoriteTask extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
alwaysShowOutput |
String |
displayName |
String |
fullCommandLine |
| Constructor and Description |
|---|
FavoritesEditor.EditibleFavoriteTask(FavoriteTask favoriteTask) |
FavoritesEditor.EditibleFavoriteTask(String fullCommandLine,
String displayName,
boolean alwaysShowOutput) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisplayNameAndFullCommandSynchronized()
Determines if the display name and full command are equal.
|
String |
toString() |
public String fullCommandLine
public String displayName
public boolean alwaysShowOutput
public FavoritesEditor.EditibleFavoriteTask(FavoriteTask favoriteTask)
Copyright © 2013. All rights reserved